Optional ReadonlymathOptions describing how math is recognized in the source text.
These options are shared with the Markdown pre-processing step
(removeMath) so that hiding math from the Markdown parser and
typesetting it stay consistent. When omitted, the default options
are assumed, including a single $ delimiter for inline math.
Typeset a DOM element.
the DOM element to typeset. The typesetting may happen synchronously or asynchronously.
The interface for a LaTeX typesetter.