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 demo | Fast math using KaTeX output via a database, rather than with javascript. |
| Wrapping wide KaTeX equations | Some possible solutions for wrapping equations within the KaTeX environment. |
| KaTeX - cancelTo proposal | This arose from a request by a KaTeX user for a /cancelTo option. |
| Implementing label, tag and eqref in KaTeX | A possible solution for implementing \label, \tag and \eqref in the KaTeX environment. |
| Implementing label, tag and eqref in KaTeX using a macro approach | A possible solution for implementing \label, \tag and \eqref in the KaTeX environment via a KaTeX macro. |
| Fixing Overlaps for Large Absolute Value Signs in KaTeX | Two possible solutions for the problem of overlaps in large absolute value signs in KaTeX. |