summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 11:12:05 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 11:12:05 +0200
commite49fa11fe2a2957f63d092a073109c68223037a9 (patch)
tree56415949bc5bb7c54308795c1a795285be7127b0 /luaotfload.dtx
parent561d0c76183d8de7e4a335b6eb8eb635c0942923 (diff)
downloadluaotfload-e49fa11fe2a2957f63d092a073109c68223037a9.tar.gz
replace glyph list loader
Karl Berry made us aware that our generated version of ``font-age.lua`` differs from the Context/Luatex-Fonts one and should be renamed. It’s trivial to do so but invasive still. This workaround may have to be adapted if Hans chooses to rewrite the Glyph List loader.
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 2f88225..6c88e37 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -1105,14 +1105,14 @@ and the derived files
%
% Also, the merged file at some point
% loads the Adobe Glyph List from a \LUA table that is contained in
-% \fileent{font-age.lua}, which is automatically generated by the
+% \fileent{luaotfload-glyphlist.lua}, which is automatically generated by the %
% script \fileent{mkglyphlist}.\footnote{%
% See \fileent{luaotfload-font-enc.lua}.
-% The hard-coded file name is why the file lacks the \fileent{luaotfload-}
-% prefix.
+% The hard-coded file name is why we have to replace the procedure
+% that loads the file in \fileent{luaotfload-override.lua}.
% }
% There is a make target \identifier{glyphs} that will create a fresh
-% \fileent{font-age.lua} so we don’t need to import it from \CONTEXT
+% glyph list so we don’t need to import it from \CONTEXT
% any longer.
%
% In addition to these, \identifier{luaotfload} requires a number of