Tagged Questions
17
votes
1answer
333 views
How to write overlay-specification–aware macros that work w/o the beamer class
The LaTeX beamer class provides with \newcommand<> and \newenvironment<> an interface to define own commands that can deal with beamer's overlay specifications. Internally, commands ...