summaryrefslogtreecommitdiff
path: root/luatexbase-cctb.dtx
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 06:54:28 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 06:54:28 +0200
commit0cb0558dceb0ed685e6dcd249de6359f0e97c101 (patch)
treee0d116d64dd92a6dcafdf92df79cbd8924be5105 /luatexbase-cctb.dtx
parent0063d41d1750da0b55afe61492ce635aba83b68f (diff)
downloadluatexbase-0cb0558dceb0ed685e6dcd249de6359f0e97c101.tar.gz
Be carful with primitives in attr and cctb.
Diffstat (limited to 'luatexbase-cctb.dtx')
-rw-r--r--luatexbase-cctb.dtx22
1 files changed, 22 insertions, 0 deletions
diff --git a/luatexbase-cctb.dtx b/luatexbase-cctb.dtx
index 8e722b0..a3f2852 100644
--- a/luatexbase-cctb.dtx
+++ b/luatexbase-cctb.dtx
@@ -288,6 +288,28 @@ See source file '\inFileName' for details.
\luatexbase@directlua{require('luatexbase.cctb')}
% \end{macrocode}
%
+% \subsubsection{Primitives needed}
+%
+% Load \pk{luatexbase-compat}.
+%
+% \begin{macrocode}
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname RequirePackage\endcsname\relax
+ \input luatexbase-compat.sty
+\else
+ \RequirePackage{luatexbase-compat}
+\fi
+% \end{macrocode}
+%
+% Make sure the primitives we need are available.
+%
+% \begin{macrocode}
+\luatexbase@ensure@primitive{luaescapestring}
+\luatexbase@ensure@primitive{catcodetable}
+\luatexbase@ensure@primitive{initcatcodetable}
+\luatexbase@ensure@primitive{savecatcodetable}
+% \end{macrocode}
+%
% \subsubsection{User macros}
%
% The allocation macro. Allocate tables starting with 1, since table 0 is