Skip to main content

Module operator_dictionary

Module operator_dictionary 

Source
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§

OpDictProperties
Properties returned by the operator dictionary lookup.

Constants§

MED
THICK
THIN
Spacing constants (in em units, matching MathML Core).

Functions§

opdict_lookup
Look up operator properties from the MathML Core dictionary.
role_to_form
Map LaTeXML role to MathML form.