TeX/afterassignment

From Wikibooks, open books for an open world
< TeX
Jump to: navigation, search

Synopsis [edit]

\afterassignment<command>...<command>

Description [edit]

All commands that follow as a parameter are stored and their interpretation is delayed until the next assignment. This can be used for making loops.