diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-03-01 18:53:31 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-03-01 18:53:31 +0200 |
commit | 356c608fc7f4c238298e91a455a7c42ec86ebff9 (patch) | |
tree | 8b488c510fb4fd9a398b3ac1ded1c5ca0c55e895 | |
parent | 46c1e98709269fef4a4eeb0a5df93faf34957300 (diff) | |
download | luaotfload-356c608fc7f4c238298e91a455a7c42ec86ebff9.tar.gz |
Even more own dog food eating
-rw-r--r-- | luaotfload.dtx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 412623e..586b8be 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -120,8 +120,10 @@ and the derived files ]{hyperref} \usepackage{fontspec} +\usepackage{unicode-math} \setmainfont[Ligatures=TeX]{Linux Libertine O} \setsansfont[Ligatures=TeX]{Linux Biolinum O} +\setmathfont{XITS Math} \definecolor{niceblue}{rgb}{0.4,0.6,1.000} |