Module texmacro

Module texmacro 

Source
Expand description

Implementation of TeX user defined macros.

Structs§

HookInput
Macro
A TeX Macro.

Enums§

Parameter
Replacement
A token list or parameter in a replacement text.

Functions§

no_op_hook
pretty_print_prefix_and_parameters
pretty_print_replacement_text
remove_tokens_from_stream
Removes the provided vector of tokens from the front of the stream.