blefloch / latex-unravel

Watching TeX digest tokens
24 stars 1 forks source link

Handle catcode changes #11

Open blefloch opened 8 years ago

blefloch commented 8 years ago

One would want

\unravel{\scantokens{\catcode`X=12 \showX}}

to show the character X instead of producing an error "\showX not defined". A similar comment applies to \input instead of \scantokens.