From ac711f548b737f64e710fc392691a3cdfb802879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sun, 28 Mar 2010 17:51:58 +0200 Subject: Adjust documentation toc (attr, cctb, regs). --- luatexbase-cctb.dtx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'luatexbase-cctb.dtx') diff --git a/luatexbase-cctb.dtx b/luatexbase-cctb.dtx index 3565fd0..2122eb7 100644 --- a/luatexbase-cctb.dtx +++ b/luatexbase-cctb.dtx @@ -127,6 +127,8 @@ See source file '\inFileName' for details. % allocation just like Plain TeX and LaTeX do for other registers. % \end{abstract} % +% \tableofcontents +% % \section{Documentation} % % The main macro defined here is |\newluatexcatcodetable|. It behaves the same @@ -271,9 +273,7 @@ See source file '\inFileName' for details. \fi % \end{macrocode} % -% \subsubsection{Main content} -% -% Load the supporting Lua module. +% \subsubsection{Load supporting Lua module} % % \begin{macrocode} \begingroup\expandafter\expandafter\expandafter\endgroup @@ -285,6 +285,8 @@ See source file '\inFileName' for details. \directlua{require('luatexbase.cctb.lua')} % \end{macrocode} % +% \subsubsection{User macros} +% % The allocation macro. Allocate tables starting with 1, since table 0 is % reserved for IniTeX catcodes by LuaTeX. % @@ -346,6 +348,8 @@ See source file '\inFileName' for details. \endgroup} % \end{macrocode} % +% \subsubsection{Predefined tables} +% % The |IniTeX| catcode table needs no extra initialisation. % % \begin{macrocode} -- cgit v1.2.3