summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Robertson <wspr81@gmail.com>2010-06-05 16:36:00 +0930
committerWill Robertson <wspr81@gmail.com>2010-06-05 16:36:00 +0930
commit44dcbbcef3d06f80747407f0c70c57e1ab1fe76c (patch)
treebc5b46fafff6eb30c798cc8b39a8d3738abb8ab8
parent03963d695da89b36b64d448628541d2ef4dbd66a (diff)
downloadluaotfload-44dcbbcef3d06f80747407f0c70c57e1ab1fe76c.tar.gz
add section headings
-rw-r--r--luaotfload.dtx4
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}