From cac52b5f4cfdc934cd3c5a68777c77d8d70f4b7c Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sat, 20 Feb 2010 07:16:46 +0200 Subject: Add a new |luat-over| module To minimize differences between original ConTeXt files, this module overrides functions defined in |luat-dum| module. --- luaotfload.dtx | 1 + 1 file changed, 1 insertion(+) (limited to 'luaotfload.dtx') 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} -- cgit v1.2.3