Files
pkgsrc-ng/print/tex-verbdef/DESCR
2013-09-26 17:14:40 +02:00

8 lines
421 B
Plaintext

The package defines a single command \verbdef (which has a *- form,
like \verb). \verbdef will define a robust command whose body expands
to verbatim text. By using commands defined by \verbdef, one can put
verbatim text into the arguments of commands; since the defined
command is robust, it doesn't matter if the argument is moving. (Full
details of syntax and caveats about use are in comments in the file
itself.)