blefloch / latex-unravel

Watching TeX digest tokens
24 stars 1 forks source link

\ignorespaces is completely silent in unravel #22

Closed blefloch closed 6 years ago

blefloch commented 8 years ago

Add \@@_print_action: somewhere in the code implementing \ignorespaces, as otherwise the user cannot see what is going on.

\unravel { \ignorespaces \ignorespaces \ignorespaces }

stops immediately.