diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 15:21:14 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 15:21:14 +0200 |
commit | 08b9d7d954eb185f677955dd0626b8d8a51728be (patch) | |
tree | 45197d9ca728674bc9b1e57ba799bc0c08364bf5 /luaotfload.dtx | |
parent | 5241c5885a4aee8c2b3acf0abbdf8c766251280b (diff) | |
parent | 006be05a633c0d8b9dd04e1853ae8a0481a737e2 (diff) | |
download | luaotfload-08b9d7d954eb185f677955dd0626b8d8a51728be.tar.gz |
Merge branch 'master' of https://github.com/phi-gamma/luaotfload
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index ddd0116..2f88225 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -135,9 +135,9 @@ and the derived files \setmainfont[ Numbers = OldStyle, Ligatures = TeX, - BoldFont = {Linux Libertine Bold}, - ItalicFont = {Linux Libertine Italic}, - SlantedFont = {Linux Libertine Italic}, + BoldFont = {Linux Libertine O Bold}, + ItalicFont = {Linux Libertine O Italic}, + SlantedFont = {Linux Libertine O Italic}, ]{Linux Libertine O} \setmonofont[Ligatures=TeX,Scale=MatchLowercase]{Liberation Mono} %setsansfont[Ligatures=TeX]{Linux Biolinum O} |