tex library

Utilites for Tex encoding and parsing.

Classes

EquationRowNode
A row of unrelated GreenNodes.
GreenNode
Node of Roslyn's Green Tree. Base class of any math nodes.
MacroDefinition
SyntaxNode
Red Node. Immutable facade for math nodes.
SyntaxTree
Roslyn's Red-Green Tree
TexEncoder
Encodes GreenNode into TeX
TexParser
Parser for TeX equations
TexParserSettings
Settings for TexParser

Enums

Strict
Strict level for TexParser

Constants

colorByName → const Map<String, Color>