The HTMLElement node class
The Text node class
The Document class
override
Optional
parent: ChtmlWrapperThe factory used to create more wrappers
The node to be wrapped
Any additional arguments needed when creating the wrapper
The wrapped node
override
Optional
parent: ChtmlWrapperThe factory used to create more wrappers
The node to be wrapped
Any additional arguments needed when creating the wrapper
The wrapped node
override
Optional
parent: ChtmlWrapperThe factory used to create more wrappers
The node to be wrapped
Any additional arguments needed when creating the wrapper
The wrapped node
If true, this causes a style for the node type to be generated automatically that sets display:inline-block (as needed for the output for MmlNodes).
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 ChtmlMrootClass interface for the CHTML Mroot wrapper