Tagged Questions
1
vote
1answer
98 views
How can I append code to an item-label(-box)?
For executing code after the end of a parameterless macro there are \ltx@GlobalAppendToMacro and \ltx@LocalAppendToMacro from the ltxcmds-package.
For executing code after the end of an environment ...