From 64f6ef59da37e7dfcaedbc874997dd5cc56ed813 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Jun 2016 22:15:40 +0000 Subject: luaotfload (17jun16) git-svn-id: svn://tug.org/texlive/trunk@41471 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/luatex/luaotfload/filegraph.dot | 5 ++++- .../texmf-dist/source/luatex/luaotfload/luaotfload-main.tex | 5 +++-- .../texmf-dist/source/luatex/luaotfload/luaotfload-tool.rst | 2 +- .../texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst | 11 +++++------ 4 files changed, 13 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/source/luatex') diff --git a/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot b/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot index b2744618d47..34c462ab4cb 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot +++ b/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot @@ -356,7 +356,7 @@ strict digraph luaotfload_files { //looks weird with circo ... font-tfm.lua - font-afm.lua + font-one.lua font-afk.lua font-oti.lua @@ -385,6 +385,9 @@ strict digraph luaotfload_files { //looks weird with circo ... font-xtx.lua font-gbn.lua + + font-ocl.lua + >, ] diff --git a/Master/texmf-dist/source/luatex/luaotfload/luaotfload-main.tex b/Master/texmf-dist/source/luatex/luaotfload/luaotfload-main.tex index 05c36700764..f6c7301a4a4 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/luaotfload-main.tex +++ b/Master/texmf-dist/source/luatex/luaotfload/luaotfload-main.tex @@ -32,7 +32,7 @@ \beginfrontmatter \setdocumenttitle {The \identifier{luaotfload} package} - \setdocumentdate {2016/04/28 v2.7} + \setdocumentdate {2016/06/16 v2.7} \setdocumentauthor {Elie Roux · Khaled Hosny · Philipp Gesang\\ Home: \hyperlink {https://github.com/lualatex/luaotfload}\\ Support: \email {lualatex-dev@tug.org}} @@ -1279,7 +1279,7 @@ grouped twofold as below: \beginaltitem{font-cid.lua} \endaltitem \beginaltitem{font-map.lua} \endaltitem \beginaltitem{font-tfm.lua} \endaltitem - \beginaltitem{font-afm.lua} \endaltitem + \beginaltitem{font-one.lua} \endaltitem \beginaltitem{font-afk.lua} \endaltitem \beginaltitem{font-oti.lua} \endaltitem \beginaltitem{font-otr.lua} \endaltitem @@ -1293,6 +1293,7 @@ grouped twofold as below: \beginaltitem{font-ota.lua} \endaltitem \beginaltitem{font-ots.lua} \endaltitem \beginaltitem{font-osd.lua} \endaltitem + \beginaltitem{font-ocl.lua} \endaltitem \beginaltitem{font-lua.lua} \endaltitem \beginaltitem{font-def.lua} \endaltitem \beginaltitem{font-xtx.lua} \endaltitem diff --git a/Master/texmf-dist/source/luatex/luaotfload/luaotfload-tool.rst b/Master/texmf-dist/source/luatex/luaotfload/luaotfload-tool.rst index b5cbe96e3e3..28f8e0099c6 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/luaotfload-tool.rst +++ b/Master/texmf-dist/source/luatex/luaotfload/luaotfload-tool.rst @@ -6,7 +6,7 @@ generate and query the Luaotfload font names database ----------------------------------------------------------------------- -:Date: 2016-04-21 +:Date: 2016-06-16 :Copyright: GPL v2.0 :Version: 2.7 :Manual section: 1 diff --git a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst index 7b7f3420674..051ec7fb981 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst +++ b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst @@ -6,7 +6,7 @@ Luaotfload configuration file ----------------------------------------------------------------------- -:Date: 2016-04-28 +:Date: 2016-06-16 :Copyright: GPL v2.0 :Version: 2.7 :Manual section: 5 @@ -186,12 +186,11 @@ effect on the runtime behavior. If ``update-live`` is set, Luaotfload will reload the database if it cannot find a requested font. Those who prefer to update manually using -**luaotfload-tool** should unset this flag. +**luaotfload-tool** should unset this flag. This option does not affect +rebuilds due to version mismatch. -The option ``use-fontforge`` switches name scanning back to the old -method that relies on the builtin ``fontloader`` library. This is -interesting for reference until the Fontforge code will be removed -eventually. +The option ``use-fontforge`` had a meaning during the transition to the +Lua-only Opentype reader. At present it is ignored. Section ``default-features`` ----------------------------------------------------------------------- -- cgit v1.2.3