I'm currently writing on my masters thesis and I have a question about matrices at the end of a sentence.
I write my matrix as a pmatrix in an align environment. Actually the matrix is at the end of a sentence and I want to end this sentence with a "." being directly next to my matrix, not in the next line. But as the matrix is written in align environment, the point is being set in the middle of the matrix.
What can I do to set the point in heights of the last line of the matrix?
\end{pmatrix}. \end{align}-- put the sentence-ending period after the right-hand parenthesis but on the same line (not on a new line by itself). Is this what you're looking for? – Mico Apr 29 '12 at 12:21\smallmatrixenvironment. I sometimes even draw it with TikZ if the spacing is not tight enough. Here is one example that I uploaded to imgur. EDIT : Ah, you mean not inline but the last word of a sentence. Sorry for the confusion. – percusse Apr 29 '12 at 12:47