diff options
Diffstat (limited to 'luatexbase-attr.dtx')
-rw-r--r-- | luatexbase-attr.dtx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/luatexbase-attr.dtx b/luatexbase-attr.dtx index 511861c..9f81fe9 100644 --- a/luatexbase-attr.dtx +++ b/luatexbase-attr.dtx @@ -242,9 +242,7 @@ and the derived files \ifnum\lltxb@attribute@alloc<65535\relax \global\advance\lltxb@attribute@alloc\@ne \allocationnumber\lltxb@attribute@alloc - \ifluatex - \global\luatexattributedef#1=\allocationnumber - \fi + \global\luatexattributedef#1=\allocationnumber \unsetluatexattribute#1% \begingroup\escapechar\m@ne \expandafter\endgroup \directlua{luatextra.attributedef_from_tex( |