Expand description
MathML Operator Dictionary.
Port of LaTeXML::Post::MathML::OperatorDictionary (252 lines of Perl).
Implements the MathML Core operator dictionary algorithm (Section 2.6.1).
Maps (operator-content, form) → category → spacing and properties.
Structs§
- OpDict
Properties - Properties returned by the operator dictionary lookup.
Constants§
Functions§
- opdict_
lookup - Look up operator properties from the MathML Core dictionary.
- role_
to_ form - Map LaTeXML role to MathML form.