TeX/afterassignment
< TeX
Synopsis
\afterassignment<command>...<command>
Description
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.
\afterassignment<command>...<command>
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.