Modules§
Structs§
- Align
Row - A row in an alignment environment (align/alignat).
- CaseRow
- A row in a cases environment.
- Macro
Def - A user-defined LaTeX macro.
- Math
Operator - A mathematical operator symbol with its classification.
Enums§
- Accent
Kind - Accent mark kind.
- Column
Align - Column alignment specifier for array environments.
- Delimiter
- A delimiter character used in fenced expressions.
- Frac
Style - Style for fraction rendering.
- Limit
Style - Limit placement style for big operators.
- Math
Expr - Structured math expression tree (Section 2.11).
- Math
Font - Math font override.
- Math
Space - Named math spacing amounts.
- Math
Style - Math style (display size) override.
- Matrix
Delimiters - Delimiter style for matrix environments.
- Operator
Kind - Classification of a mathematical operator.
- Smash
Mode - Smash mode indicating which dimension to suppress.
Functions§
- parse
- Parse a LaTeX math string into a
MathExprtree. - parse_
with_ macros - Parse a LaTeX math string with user-defined macro expansion.