From 6430f13d685bff2b10f80896efc4236cf74bcad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sat, 21 May 2011 18:20:13 +0200 Subject: fix typos that broke catcodetablenumstack --- luatexbase-cctb.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'luatexbase-cctb.dtx') diff --git a/luatexbase-cctb.dtx b/luatexbase-cctb.dtx index cef7faf..b39e7f2 100644 --- a/luatexbase-cctb.dtx +++ b/luatexbase-cctb.dtx @@ -599,7 +599,7 @@ See source file '\inFileName' for details. % % \begin{macrocode} \def\PushCatcodeTableNumStack{% - \xdef\lltxb@cctb@numstack{{\the\catcodetable}\lltxb@cctb@numstack}} + \xdef\lltxb@cctb@numstack{{\the\luatexcatcodetable}\lltxb@cctb@numstack}} % \end{macrocode} % % Popping a number off the stack means shifting it. @@ -612,7 +612,7 @@ See source file '\inFileName' for details. \errormessage{Popping from and empty CatcoteTableNumStack}% \luatexcatcodetable\z@ \else - \def\lltxb@numstack@pop{#2}% + \gdef\lltxb@cctb@numstack{#2}% \luatexcatcodetable#1\relax \fi} % \end{macrocode} -- cgit v1.2.3