Skip to main content

Module tokens

Module tokens 

Source
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