If your using 2 columns in a latex document, you'll usually find that a table or figure is just too big for a single column. All you do is use
\begin{figure*}
\end{figure*}
and that will make the figure span the width of the entire page.
转自:
http://andrewjpage.com/index.php?/categories/2-Latex
发布时间:2010-02-08 17:56:13
文章类别:插图技巧
原文地址:http://blog.sina.com.cn/s/blog_5e16f1770100h6m0.html
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
If your using 2 columns in a latex document, you'll usually find that a table or figure is just too big for a single column. All you do is use
\begin{figure*}
\end{figure*}
and that will make the figure span the width of the entire page.
转自:
http://andrewjpage.com/index.php?/categories/2-Latex