diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-09 22:21:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-09 22:21:10 +0000 |
commit | e9af386fb56d5c52290aacd1d4cfa55b41f814b8 (patch) | |
tree | 2620ff167a8d5680ab2a6ca05680b5d6a8507e66 /Master/texmf-dist/doc/luatex | |
parent | ade959d5f7adbbef896062a4245725f1369e1b1f (diff) |
luaotfload update (9jun10)
git-svn-id: svn://tug.org/texlive/trunk@18851 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf | bin | 318005 -> 317923 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index cdebd817372..68ef8cd0eaf 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,6 +1,10 @@ Change History -------------- +2010/06/09, luaotfload v1.11: + * when asking for a font with style that doesn't exist, we would return + nothing, now we fallback to the regular font + 2010/06/07, luaotfload v1.10: * provide a fonts.names.scan(dir) function that temporally loads fonts from the specified dir into the names database @@ -15,6 +19,7 @@ Change History font with a similar name instead * Remove --fc-cache option from mkluatexfontdb.lua, since we no longer use fontconfig tools + * misc. bug fixes 2010/05/30, luaotfload v1.09: * the last release didn't even load diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf Binary files differindex 606246b52d5..f2310b88170 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf |