diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-10 14:50:38 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-10 14:50:38 +0200 |
commit | 31cae80a509978639c4c19948260f36015489d69 (patch) | |
tree | 8fe3a9ce0180dcbb568d663b538b96eaf987d499 | |
parent | 9151138d6d62f05ce60040c364451cd79d8c55b3 (diff) | |
download | luaotfload-31cae80a509978639c4c19948260f36015489d69.tar.gz |
do without text figures in libertine for the time being
-rw-r--r-- | luaotfload.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 0d062a6..8ee54d6 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -133,7 +133,7 @@ and the derived files \usepackage{fontspec} \usepackage{unicode-math} \setmainfont[ - Numbers = OldStyle, +% Numbers = OldStyle, %% buggy with font cache Ligatures = TeX, BoldFont = {Linux Libertine O Bold}, ItalicFont = {Linux Libertine O Italic}, |