Just curious, has anyone else had problems with LaTeX matrices?
All LaTeX matrix-like environments (matrix, bmatrix, pmatrix, align, array) don't render correctly in any documents I create on my own (but every other LaTeX expression renders correctly). Specifically, it's not that the matrix expressions don't fit within the text box I have (you can always just resize) but the expression is never typeset at all, even when syntactically correct.
The strange thing is, when I go to the standard example diagram demonstrating the mathematical typesetting capabilities at
http://bit.ly/1cn0fwl, the pmatrix there renders fine. I can even copy the text of that pmatrix, make a new text box in my own diagrams (even new ones), then paste in the raw string and click outside but it won't render the matrix.
Still investigating solutions but I've tried every way I know to test.