diff options
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 22b87f2..d481938 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -426,6 +426,7 @@ end % \begin{macrocode} luaotfload.loadmodule('luat-dum.lua') -- not used in context at all +luaotfload.loadmodule('luat-ovr.lua') -- override some luat-dum functions luaotfload.loadmodule('data-con.lua') -- maybe some day we don't need this one % \end{macrocode} |