diff options
| -rw-r--r-- | luaotfload.dtx | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 77d8e5b..f4d39f6 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -457,6 +457,8 @@ end  %    \end{macrocode}  % +% \subsection{Module loading} +%  %    We load the \ConTeXt\ files with this function. It automatically adds the  %    \texttt{otfl-} prefix to it, so that we call it with the actual \ConTeXt\  %    name. @@ -554,6 +556,8 @@ luaotfload.loadmodule('font-clr.lua')  %    \end{macrocode}  % +% \subsection{\ConTeXt\ override} +%  %    Here we override some defaults set in \ConTeXt\ code.  %  %    \begin{macrocode}  | 
