The HTMLElement node class
The Text node class
The Document class
The DOMAdaptor for the MathDocument for this input jax
Protected
findThe FindMath object used to search for AsciiMath in the document
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
Static
NAMEThe name of the input jax
Static
OPTIONSThe name of this input jax class
True means find math in string array, false means in DOM element
Protected
executeExecute 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
Implements the AsciiMath class (extends AbstractInputJax)