[luatex] Minor formatting bugs in output
Taco Hoekwater
taco at elvenkind.com
Mon May 26 09:57:45 CEST 2014
On 26 May 2014, at 09:53, Taco Hoekwater <taco at elvenkind.com> wrote:
>
>>
>> Third one is more serious or at least surprising:
>>
>> \expandafter\show\csname foo#\endcsname
>>
>> gives
>>
>>> \foo##=\relax.
>> <recently read> \foo##
>>
>> with LuaTeX but
>>
>>> \foo#=\relax.
>> <recently read> \foo#
>>
>> with pdfTeX/XeTeX. The pdfTeX behaviour allows for use of 'odd' catcodes
>> in csnames, whereas the LuaTeX behaviour means a test would be needed.
>
> Neither do I.
What I meant to say was that that is almost certainly a bug.
> Tracked as http://tracker.luatex.org/view.php?id=902
>
> Groetjes,
> Taco
>
>
>
More information about the luatex
mailing list