summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-23 00:56:09 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-23 00:56:09 +0200
commit1faface747fdf8ca61c4f50518525e5d11bb1063 (patch)
treea1a4d84ca2e487bacd43a106e821c8b555f60c2c /luaotfload.dtx
parente102132858d372928719193246c6bd480704e11d (diff)
downloadluaotfload-1faface747fdf8ca61c4f50518525e5d11bb1063.tar.gz
move to human-readable names 1
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index ddbf228..a22eb3f 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -1314,9 +1314,9 @@ add_to_callback("hpack_filter",
add_to_callback("find_vf_file",
find_vf_file, "luaotfload.find_vf_file")
-loadmodule"font-otc.lua" -- TODO check what we can drop from luaotfload-features
-loadmodule"lib-dir.lua" -- required by font-nms
-loadmodule"luat-ovr.lua"
+loadmodule"font-otc.lua" --- TODO check what we can drop from luaotfload-features
+loadmodule"lib-dir.lua" --- required by luaofload-database.lua
+loadmodule"override.lua" --- “luat-ovr”
% \end{macrocode}
% \CONTEXT does not support ofm, these lines were added in order to make it
@@ -1333,10 +1333,10 @@ loadmodule"luat-ovr.lua"
% Now we load the modules written for \identifier{luaotfload}.
%
% \begin{macrocode}
-loadmodule"font-pfb.lua" --- new in 2.0, added 2011
-loadmodule"font-nms.lua"
-loadmodule"font-clr.lua"
-loadmodule"font-ltx.lua" --- new in 2.0, added 2011
+loadmodule"loaders.lua" --- “font-pfb” new in 2.0, added 2011
+loadmodule"database.lua" --- “font-nms”
+loadmodule"colors.lua" --- “font-clr”
+loadmodule"font-ltx.lua" --- new in 2.0, added 2011
% \end{macrocode}
% This hack makes fonts called with file method found by fonts.names.resolve