From 7cdd31598491798554b17c98b60ddc2d82e7d5b4 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 21 May 2010 15:50:54 +0300 Subject: Minor --- luaotfload.dtx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/luaotfload.dtx b/luaotfload.dtx index 6627094..a1e5778 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -520,16 +520,20 @@ end % \end{macrocode} % -% Some more modules. We don't load neither \texttt{font-enc.lua} nor -% \texttt{font-afm.lua} as it will never be used here. -% -% We also remove a warning from \texttt{node-fnt.lua} as it is \ConTeXt\ +% A hack to remove a warning from \texttt{node-fnt.lua} as it is \ConTeXt\ % specific. % % \begin{macrocode} tex.attribute[0] = 0 +% \end{macrocode} +% +% Some more modules. We don't load neither \texttt{font-enc.lua} nor +% \texttt{font-afm.lua} as it will never be used here. +% +% \begin{macrocode} + luaotfload.loadmodule('node-res.lua') luaotfload.loadmodule('node-inj.lua') luaotfload.loadmodule('node-fnt.lua') -- cgit v1.2.3