Module mitex_parser::syntax
source · Expand description
Syntax kinds and typed syntax nodes
Structs§
- A
\begin{name}command with arguments - Command item in latex document
- A
\end{name}command - Environment item in latex document
- An inline formula or a display formula
- A
\leftor\rightcommand - A paired
\leftand\rightcommand with nodes in between them.
Enums§
- Provides a TeX language for rowan
Type Aliases§
- exported tex syntax element
- exported tex syntax node
- exported tex syntax token