View Issue Details

IDProjectCategoryView StatusLast Update
0000898luatexluatex bugpublic2015-10-16 23:00
ReporterTaco Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version0.80.2 
Summary0000898: \showtokens oddities
DescriptionHello all,

Testing a small example

   \def\foo#1{\showtokens{0000001}}
   \foo{bar}

I find odd output with LuaTeX:

bar.
   \foo 0000001^^@-\showtokens {0000001}

(TL2014 pretest) while pdfTeX/XeTeX give the more reasonable

bar.
   \foo 0000001->\showtokens {0000001}

I'm guessing this is not deliberate: know issue?
--
Joseph Wright
Steps To ReproduceFrom Joseph
TagsNo tags attached.

Activities

Hans Hagen

2015-10-16 23:00

manager   ~0001423

seems ok now

Issue History

Date Modified Username Field Change
2014-05-20 09:16 Taco New Issue
2015-10-16 23:00 Hans Hagen Note Added: 0001423
2015-10-16 23:00 Hans Hagen Status new => closed
2015-10-16 23:00 Hans Hagen Assigned To => Hans Hagen
2015-10-16 23:00 Hans Hagen Resolution open => fixed
2015-10-16 23:00 Hans Hagen Fixed in Version => 0.80.2