|
MathJax's TEX input jax implements:
- Automatic line-breaking for displayed equations
- Several extension packages (e.g.,
\cancel)
- The
mhchem package for chemistry notation
- Some non-standard packages:
- Access to MathML features (e.g.,
<maction>, <menclose>)
- Access to HTML features (e.g.,
\style, \href, \bbox)
- Access to Unicode characters (
\unicode)
See the MathJax Documentation
for more details.
|