summaryrefslogtreecommitdiff
path: root/luatex.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-30 12:06:26 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-30 12:06:26 +0200
commitec9027b5a79546bf9babb7d97b778551cd25b29e (patch)
treef2d1d57a0f5e0cac8c8f9fdea3ba12a6b6805f90 /luatex.dtx
parent846cbb8f66e71a1a441dab2ba0d9ab44a5883368 (diff)
parent167c1b6ba8310c4adc0275fab52e746711aadab5 (diff)
downloadluatexbase-ec9027b5a79546bf9babb7d97b778551cd25b29e.tar.gz
merge eroux/master
Diffstat (limited to 'luatex.dtx')
-rw-r--r--luatex.dtx8
1 files changed, 8 insertions, 0 deletions
diff --git a/luatex.dtx b/luatex.dtx
index 2830f0d..699aee5 100644
--- a/luatex.dtx
+++ b/luatex.dtx
@@ -227,6 +227,14 @@ See the aforementioned source file(s) for copyright and licensing information.
\fi
% \end{macrocode}
%
+% We set |LuT@AllocAttribute| in order for the hacks in luatexbase-attr to
+% work.
+%
+% \begin{macrocode}
+\newcount\LuT@AllocAttribute
+\LuT@AllocAttribute=\m@ne
+% \end{macrocode}
+%
% \subsection{Packages loading}
%
% \begin{macrocode}