Show / redefine internal LaTeX macros


/ Published in: LaTeX
Save to your folder(s)

These four LaTeX control sequences are workalikes of the built-ins \show, \showthe and \def and of a command sequence call. Unlike the usual variants, they work on internal macros which contain characters with the "wrong" category code, such as "@". They take the name of the command sequence (without the leading "\") as their argument.

The \scrollmode is not necessary, it just saves you pressing Return for every listing output. The \obeyspaces is needed only if you want to display or manipulate control sequences whose names contain spaces.

Gratuitous use of \don and/or \defn will probably break LaTeX.

URL: http://www.volkerschatz.com/tex/show.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.