Define a macro.
Type & position: | command, preamble |
Syntax: | !macro <word> <text> |
Description: | Defines a macro. Later on every "(!<word>)"
will be replaced by "<text>". When using the lower
exmaple every "(!DH)" will be replaced by "Dirk
Hagedorn". |
Example: | !macro DH Dirk Hagedorn |
See also: | Macros |