From 34918abf33f091050444ea42a63e43e0d9632da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 11 Mar 2010 17:23:52 +0100 Subject: attr is working now --- luatexbase-regs.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'luatexbase-regs.dtx') diff --git a/luatexbase-regs.dtx b/luatexbase-regs.dtx index 11b7013..30e477d 100644 --- a/luatexbase-regs.dtx +++ b/luatexbase-regs.dtx @@ -211,7 +211,7 @@ and the derived files % Make sure the catcode of @ is correct, especially for \plaintex. % % \begin{macrocode} -\expandafter\edef\csname lltxb@AtEnd\endcsname{% +\expandafter\edef\csname lltxb@regs@AtEnd\endcsname{% \catcode64 \the\catcode64\relax} \catcode64 11 % \end{macrocode} @@ -388,7 +388,7 @@ and the derived files % That's all folks! % % \begin{macrocode} -\lltxb@AtEnd +\lltxb@regs@AtEnd % % \end{macrocode} % -- cgit v1.2.3