Bourne2Learn - Educational Training and Consultancy

KaTeX is a javascript library that converts LaTeX on a HTML page to math. It is similar to MathJax, but is simpler and faster.

KaTeX demos and experiments

KaTeX-DB demoFast math using KaTeX output via a database, rather than with javascript.
Wrapping wide KaTeX equationsSome possible solutions for wrapping equations within the KaTeX environment.
KaTeX - cancelTo proposalThis arose from a request by a KaTeX user for a /cancelTo option.
Implementing label, tag and eqref in KaTeXA possible solution for implementing \label, \tag and \eqref in the KaTeX environment.
Implementing label, tag and eqref in KaTeX using a macro approachA possible solution for implementing \label, \tag and \eqref in the KaTeX environment via a KaTeX macro.
Fixing Overlaps for Large Absolute Value Signs in KaTeXTwo possible solutions for the problem of overlaps in large absolute value signs in KaTeX.