The MathJax Typesetter.

Hierarchy

  • MathJaxTypesetter

Implements

Constructors

Properties

_initialized: boolean
_mathDocument: MathDocument<any, any, any>

Methods

  • Returns Promise<void>

  • Get an instance of the MathDocument object.

    Returns Promise<MathDocument<any, any, any>>

  • Typeset the math in a node.

    Parameters

    Returns Promise<void>

Generated using TypeDoc