KaTeX: Math typesetting for the web
khan.github.io
KaTeX: Math typesetting for the web
1–10 of 101 posts
Re: KaTeX: Math typesetting for the web
#2Re: KaTeX: Math typesetting for the web
#3Re: KaTeX: Math typesetting for the web
#4Did Mathjax just become obsolete?
In the meantime, you could use our TeX React component to use KaTeX when possible, and fall back to MathJax only when necessary: http://khan.github.io/react-components/#tex
Re: KaTeX: Math typesetting for the web
#5Not that there isn't a usecase for this, but is this fully MathJax compatible?
Re: KaTeX: Math typesetting for the web
#6Did Mathjax just become obsolete?
Not quite yet, but we're working on it. There are some significant features that KaTeX doesn't yet support, but we're working to add them in the near future. In the meantime, you could use our TeX React component to use KaTeX when possible, and fall back to MathJax only when necessary: http://khan.github.io/react-components/#tex
Re: KaTeX: Math typesetting for the web
#7Re: KaTeX: Math typesetting for the web
#8 f(x) = \int_{-\infty}^\infty
\hat f(\xi)\,e^{2 \pi i \xi x}
\,d\xi
So then I could paste it in an email, in a text editor, in my own LaTeX document, etc.Re: KaTeX: Math typesetting for the web
#9Any benchmarks against MathJax beyond the visual at the bottom of the page?
Re: KaTeX: Math typesetting for the web
#10Earlier quoted context omitted.
Not quite yet, but we're working on it. There are some significant features that KaTeX doesn't yet support, but we're working to add them in the near future. In the meantime, you could use our TeX React component to use KaTeX when possible, and fall back to MathJax only when necessary: http://khan.github.io/react-components/#tex
Awesome project ! could you explain me how you are rendering maths symbol without mathjax ?