Re: [問題] 多張圖片的問題

看板LaTeX (論文排版)作者 (Myrmarachne)時間16年前 (2009/06/04 22:35), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
整個 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
文章代碼(AID): #1A9zkKa- (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #1A9zkKa- (LaTeX)