View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000898 | luatex | luatex bug | public | 2014-05-20 07:16 | 2015-10-16 21:00 |
| Reporter | Taco | Assigned To | Hans Hagen | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.80.2 | ||||
| Summary | 0000898: \showtokens oddities | ||||
| Description | Hello 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 Reproduce | From Joseph | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-05-20 07:16 | Taco | New Issue | |
| 2015-10-16 21:00 | Hans Hagen | Note Added: 0001423 | |
| 2015-10-16 21:00 | Hans Hagen | Status | new => closed |
| 2015-10-16 21:00 | Hans Hagen | Assigned To | => Hans Hagen |
| 2015-10-16 21:00 | Hans Hagen | Resolution | open => fixed |
| 2015-10-16 21:00 | Hans Hagen | Fixed in Version | => 0.80.2 |