I agree. There mainly 3 options to render math 1- You either use a JS library (MAthJax) 2- Use PNGs or vector graphics (there are tools for that) 3- Use MthML which only works well in Firefox. Clearly fixing the issue…
I have use MathML with Latex2mathml python library https://github.com/roniemartinez/latex2mathml. And is great, the fact that you can render math without a single line of java script. But at the end, only Firefox fully…
I agree. There mainly 3 options to render math 1- You either use a JS library (MAthJax) 2- Use PNGs or vector graphics (there are tools for that) 3- Use MthML which only works well in Firefox. Clearly fixing the issue…
I have use MathML with Latex2mathml python library https://github.com/roniemartinez/latex2mathml. And is great, the fact that you can render math without a single line of java script. But at the end, only Firefox fully…