Abstract
The HTMLElement node class
The Text node class
The Document class
The options to apply to this input jax
The DOMAdaptor for the MathDocument for this input jax
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 default options for the input jax
The name of this input jax class
True means find math in string array, false means in DOM element
Abstract
compileProtected
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
Optional
_options: OptionList
The abstract InputJax class