开发者

Compact Matrix in Latex

For a summary 开发者_StackOverflow社区I want to display a latex matrix in an as compact as possible way. How can I do that?


you can use the smallmatrix environment

running text bla 
$\bigl(\begin{smallmatrix}
a&b\\ c&d
\end{smallmatrix} \bigr)$
continue with text
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜