diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-06 14:50:18 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-06 14:50:18 +0200 |
commit | e2ff317f5cd92981ecef334c1cc613384db38677 (patch) | |
tree | 7b644395359a6decaeb9bddf46a2e8463d17e59c /luaotfload.dtx | |
parent | e9a7abbb941a2127c18969f927b4bb691646eeb6 (diff) | |
download | luaotfload-e2ff317f5cd92981ecef334c1cc613384db38677.tar.gz |
Updating font names for doc
Do the fonts in TeXLive have no O in their name?
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} |