diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 06:21:06 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 06:21:06 -0700 |
commit | 006be05a633c0d8b9dd04e1853ae8a0481a737e2 (patch) | |
tree | e8d162cf0a77e94f171188b17e30810e6c79928c /luaotfload.dtx | |
parent | 8a24b32c0cfbf316aca3168cac09204d7691673d (diff) | |
parent | 9ea045d96e53c916948d61eac48dcfb61c8c7964 (diff) | |
download | luaotfload-006be05a633c0d8b9dd04e1853ae8a0481a737e2.tar.gz |
Merge pull request #6 from lualatex/master
final updates
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} |