From ddf0ebc277361f955b47575e08dfc8fc63fe493a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sat, 21 May 2011 16:03:52 +0200 Subject: new luatex.dtx --- luatexbase-cctb.dtx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'luatexbase-cctb.dtx') diff --git a/luatexbase-cctb.dtx b/luatexbase-cctb.dtx index 0baf01e..e2c701d 100644 --- a/luatexbase-cctb.dtx +++ b/luatexbase-cctb.dtx @@ -151,7 +151,7 @@ See source file '\inFileName' for details. % used as a basis). % % For your convenience, a few catcode tables are predefined: -% \begin{itemize*} +% \begin{itemize} % \item |\CatcodeTableIniTeX|: Ini\tex catcodes. % \item |\CatcodeTableString|: the catcode regime used by |\string| and % |\meaning|: everything has catcode 12, except space (U+0020) that has @@ -163,7 +163,7 @@ See source file '\inFileName' for details. % Be aware that this does not provide the exact same environment as % |\ExplSyntaxOn|: most noticibly, some booleans are not set, and % |\endlinechar| is not adjusted (it should be 32). -% \end{itemize*} +% \end{itemize} % % \subsection{Access from Lua} % @@ -187,14 +187,14 @@ See source file '\inFileName' for details. % rest of your Lua code. % % Also, nicknames are available for the predefined catcode tables: -% \begin{itemize*} +% \begin{itemize} % \item |CatcodeTableIniTeX| = |ini|, % \item |CatcodeTableString| = |string|, % \item |CatcodeTableOther| = |other|, % \item |CatcodeTableLaTeX| = |latex|, % \item |CatcodeTableLaTeXAtLetter| = |latex-atletter| = |latex-package|, % \item |CatcodeTableExpl| = |expl| = |expl3|, -% \end{itemize*} +% \end{itemize} % % \subsection{High-level stack interface} % -- cgit v1.2.3