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 \left or \right command
  • A paired \left and \right command with nodes in between them.

Enums§

Type Aliases§