summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-05-04 00:14:00 -0700
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-05-04 00:14:00 -0700
commit213b9e54f678b56ec3b095a21dc527bc2293b9cc (patch)
tree0768cd1518d0ffe568c0673fc1552082410c6227 /luaotfload.dtx
parentf349a934661594c945ad118d85cfd3a7b4a296b8 (diff)
parent76830b0a04dbd8ce620edd79d6a18d3d4cb8bcf0 (diff)
downloadluaotfload-213b9e54f678b56ec3b095a21dc527bc2293b9cc.tar.gz
Merge pull request #40 from phi-gamma/master
fix issue #36
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx6
1 files changed, 5 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 6daeece..fb57462 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -124,7 +124,11 @@ and the derived files
]{hyperref}
\usepackage{fontspec}
%usepackage{unicode-math}%% broken
-\setmainfont[Numbers=OldStyle,Ligatures=TeX]{Linux Libertine O}
+\setmainfont[
+ Numbers=OldStyle,
+ Ligatures=TeX,
+ %SlantedFont={Linux Libertine Italic},
+]{Linux Libertine O}
\setmonofont[Ligatures=TeX,Scale=MatchLowercase]{Liberation Mono}
%setsansfont[Ligatures=TeX]{Linux Biolinum O}
\setsansfont[Ligatures=TeX,Scale=MatchLowercase]{Iwona Medium}