The DOM node type
The DOM text node type
The DOM document type
The OutputJax type
The Wrapper type
The WrapperFactory type
The WrapperClass type
The CharOptions type
The VariantData type
The DelimiterData type
The FontData type
The FontDataClass type
The factory used to create more wrappers
The node to be wrapped
Any additional arguments needed when creating the wrapper
The wrapped node
The translation of mathvariant to bold styles, or to remove bold from a mathvariant.
The translation of mathvariant to italic styles, or to remove italic from a mathvariant.
The wrapper kind
Styles that should not be passed on from style attribute
Non-MathML attributes on MathML elements NOT to be copied to the corresponding DOM elements. If set to false, then the attribute WILL be copied. Most of these (like the font attributes) are handled in other ways.
Any styles needed for the class
Add any styles for this wrapper class
The styles object to extend
The output jax whose style sheet is being modified (in case options are needed)
The CommonMrootClass interface