[lltx] unsetluatexattribute does not work

Dohyun Kim nomosnomos at gmail.com
Fri May 20 05:15:29 CEST 2011


Just as the title of this email says, when compiling a tex file as follows :

\input luatexbase-attr.sty
\newluatexattribute\testattr
\setluatexattribute\testattr{1}
\showthe\testattr
\unsetluatexattribute\testattr
\showthe\testattr
\bye

The result is :

This is LuaTeX, Version beta-0.60.2-2010071217 (TeX Live 2010) (rev 3736)
...<snip>
(/usr/local/texlive/2010/texmf-dist/tex/luatex/luatexbase/attr.lua))
> 1.
l.4 \showthe\testattr

?
> 1.
l.6 \showthe\testattr


Best regards,

-- 
Dohyun Kim
College of Law, Dongguk University
Seoul, Republic of Korea


More information about the lualatex-dev mailing list