preconfigureMathJaxLoader
preconfigureMathJaxLoader(
packageUrl):void
Defined in: latex/lib/main.ts:126
Assign window.MathJax loader options before a static
import 'mathjax/tex-svg.js' or import 'mathjax/tex-chtml.js' so MathJax can
resolve extra modules (fonts, input jax, etc.).
Parameters
Section titled “Parameters”packageUrl
Section titled “packageUrl”string
Returns
Section titled “Returns”void