Expand description
Grouping Tokens together Token List constructors.
Structs§
- TeXString
- A string of TeX markup — text that is safe to hand back to the tokenizer.
- Tokens
- Tokens are a thin wrapper over a vector of Token objects
Constants§
- NO_
BORROWED_ TOKENS - NO_
TOKENS - Use this to avoid reallocating a new empty Vec each time you need a placeholder Tokens return value
- UNTEX_
LINELENGTH - If untex is requested to add line-breaks, this is the line length it will allow