Closed kyleabeauchamp closed 11 years ago
Is it possible to display latex matrices? To me, it's not obvious if this is possible because of the way the $$ parsing occurs.
This works:
$\begin{pmatrix}a & b \\\ c & d\end{pmatrix}$
Is it possible to display latex matrices? To me, it's not obvious if this is possible because of the way the $$ parsing occurs.