作者mystea (mystea)
看板LaTeX
标题[问题] 有没有办法限制figure的大小?
时间Sat Nov 1 16:17:23 2008
大家好, 我想要限制文章中figure(也就是所有的图档+注解)的大小为一页.
可是看了很多线上的Latex文件, 好像只能限制图档的大小:
\begin{figure}[p]
\includegraphics[width=1.0\textwidth,height=0.4\textheight]{g1.eps}
\includegraphics[width=1.0\textwidth,height=0.4\textheight]{g2.eps}
\caption{Long captions}
\label{fig:f1}
\end{figure}
像这样当然也不是说不可以, 但是一旦去修改caption之後, figure的整体大小
就会改变, 就需要回去调graphic的大小.
请问有限制graphics+caption整体大小的方法吗?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 76.170.235.113