Comment on KaTeX: Math typesetting for the webparentComments−1971genocide11yAwesome project ! could you explain me how you are rendering maths symbol without mathjax ?−xymostechOP11yWe're using the similar fonts to what MathJax uses (ours have some slight changes in spacing), but we do our own layout calculations to be much faster.
Comments
Awesome project ! could you explain me how you are rendering maths symbol without mathjax ?
We're using the similar fonts to what MathJax uses (ours have some slight changes in spacing), but we do our own layout calculations to be much faster.