What's new in TeX, part 2
What's new in TeX, part 2
Posted Oct 29, 2015 10:55 UTC (Thu) by leipert (guest, #105098)Parent article: What's new in TeX, part 2
The article contains a mistake regarding the KaTeX library, the following is stated:
"It processes mathematical markup on the server, rather than in the browser."
KaTeX however supports in-browser rendering via JavaScript.
Server side rendering is possible, the JavaScript library does not need to be included.
In both cases inclusion of the CSS and fonts is necessary.
