Function unifiedLatexReparseMathConstructPlugin
- unifiedLatexReparseMathConstructPlugin(__namedParameters): ((tree) => void)
Parameters
__namedParameters: {
mathEnvs: string[];
mathMacros: string[];
}
mathEnvs: string[]
mathMacros: string[]
Returns ((tree) => void)
Construct the inner function for the
unifiedLatexReparseMath
plugin. This function should not be used by libraries.