TeX/afterassignment

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

Synopsis

[edit | edit source]
\afterassignment<command>...<command>

Description

[edit | edit source]

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.