mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-19 11:38:05 +02:00
Add KaTeX
This commit is contained in:
parent
1a193663c7
commit
4fd307d8bb
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ This is a curated list of awesome stuff for the (La)TeX typesetting system.
|
|||
- [MathJaX](https://www.mathjax.org) - JavaScript engine to render mathematical formulas on the web. The outcome looks really slick. ![foss][foss]
|
||||
- [mimeTeX](http://www.forkosh.com/mimetex.html) - mimeTeX is a rather old tool to render LaTeX formulas to PNG figures for your web site, without actually needing a LaTeX installation on your server. ![foss][foss]
|
||||
- [mathTeX](http://www.forkosh.com/mathtex.html) - mathTeX is the successor of mimeTeX: it produces nicer-looking images but it requires LaTeX to be installed on your server. ![foss][foss]
|
||||
- [KaTeX](https://khan.github.io/KaTeX/) - KaTeX is a math rendering library made by Khan Academy focusing on fast load times. All output is processed as plain HTML instead of fixed images. ![foss][foss]
|
||||
|
||||
## Editors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue