看板 LaTeX 關於我們 聯絡資訊
整個 figure 3 改成 \newpage \begin{figure}[!h] ... \end{figure} \vspace*{\fill} \newpage 試試看。 只不過是在前後加上 \newpage 強制換頁,並在頁中加上強制無限長高度。 不過,我個人是比較喜好 latex 原本的做法。 ※ 引述《sppandlkk (~神龍見首不見尾~)》之銘言: : 附上 : \begin{figure} : \begin{tabular}{cc} : \includegraphics[width=0.42\textwidth]{./test/pic1.ps}& : \includegraphics[width=0.42\textwidth]{./test/pic2.ps} : \end{tabular} : \caption{This is Fig 1} : \end{figure} : \begin{figure} : \begin{tabular}{cc} : \includegraphics[width=0.42\textwidth]{./test/pic3.ps} : &\includegraphics[width=0.42\textwidth]{./test/pic4.ps}\\[-30pt] : \includegraphics[width=0.42\textwidth]{./test/pic5.ps} : &\includegraphics[width=0.42\textwidth]{./test/pic6.ps}\\ : \end{tabular} : \caption{This is Fig 2} : \end{figure} : \begin{figure}[!h] : \begin{tabular}{cc} : \includegraphics[width=0.42\textwidth]{./test/pic7.ps} : &\includegraphics[width=0.42\textwidth]{./test/pic8.ps}\\[-30pt] : \includegraphics[width=0.42\textwidth]{./test/pic9.ps} : &\includegraphics[width=0.42\textwidth]{./test/pic10.ps}\\ : \end{tabular} : \caption{ This is Fig 3} : \end{figure} : 如果有人能幫助我的 感激不盡 : 謝謝 -- http://apansharing.blogspot.com/ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.126.46.88