Hi,
Per this question we obtain an array of ProtoItem instances.
I take the latex in each instance and generate the corresponding SVG. So I end up with another array of SVG, where each SVG rendering matches the corresponding MathItem instance.
I was wondering if MathJax has an API for merging the generated results into the original source string?
Hi,
Per this question we obtain an array of
ProtoIteminstances.I take the latex in each instance and generate the corresponding SVG. So I end up with another array of SVG, where each SVG rendering matches the corresponding
MathIteminstance.I was wondering if MathJax has an API for merging the generated results into the original source string?