The Text node class
The Document class
The DOMAdaptor for the MathDocument for this input jax
ProtectedconfigurationThe configuration of the TeX jax.
ProtectedfindThe FindTeX instance used for locating TeX in strings
ProtectedlatexThe LaTeX code that is parsed.
ProtectedmathThe Math node that results from parsing.
The MathML node factory
The actual options supplied to the input jax
Filters to run on the generated MathML after the TeX string is processed
Filters to run on the TeX string before it is processed
StaticNAMEName of input jax.
StaticOPTIONSDefault options for the jax.
The name of this input jax class
The parse options that configure this JaX instance.
True means find math in string array, false means in DOM element
ProtectedexecuteExecute a set of filters, passing them the MathItem and any needed data, and return the (possibly modified) data
The list of functions to be performed
The math item that is being processed
The math document containg the math item
Whatever other data is needed
The (possibly modified) data
Protected StaticconfigureInitialises the configurations.
Names of packages.
The configuration object.
Protected StatictagsInitialises the Tags factory. Add tagging structures from packages and set tagging to given default.
The parse options.
The configuration.
The HTMLElement node class