Tagged Questions
4
votes
1answer
157 views
Using simple, MathJax-compatible TeX to put enclose a matrix in braces
I was trying to explain the identity matrix over at Math StackExchange and I wound up using the following.
$${\bf I_n} = \underbrace{
\left.\left(
...
3
votes
4answers
435 views
Text Mode Macros with MathJax
I find here that MathJax supports only math-mode macros (such as \sqrt{}) and not text-mode macros (such as \begin{align}). I am currently building a small wiki that will host mathematics articles, ...
13
votes
7answers
2k views
Comparing MathJax and MathML
My organisation needs to update its website, which, in particular, will host a number of blogs and wikis on mathematics-related themes. We need to use some way of rendering of LaTeX on our web pages. ...