[問題] caption和Figure分離的問題

看板LaTeX (論文排版)作者 (.)時間15年前 (2010/06/27 02:28), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
想請問一下,如果我想排出如下caption和figure分開的排版,要怎麼做? -----------------------換頁 Fig.1 blalbalbalbla...(有點長的caption) Fig.2 blalbllalbllalbl....(有點長的caption) Fig.3 blalblalallblalalbl....(有點長的caption) -----------------------換頁 圖圖圖圖圖圖圖圖 圖圖圖圖圖圖圖圖 圖圖圖圖圖圖圖圖 Fig.1 onionys et al -----------------------換頁 圖圖圖圖圖圖圖圖 圖圖圖圖圖圖圖圖 圖圖圖圖圖圖圖圖 Fig.2 onionys et al -----------------------換頁 圖圖圖圖圖圖圖圖 圖圖圖圖圖圖圖圖 圖圖圖圖圖圖圖圖 Fig.3 onionys et al -----------------------換頁 我試的方法如下: 但是我的圖只有三張,而圖號卻一路增加到Fig. 6 不知道有沒有什麼解決方式... \newpage \begin{figure} \caption{.................} \caption{.................} \caption{.................} \end{figure} \newpage \begin{figure} \includegraphics{fig-1} \end{figure} \newpage \begin{figure} \includegraphics{fig-2} \end{figure} \newpage \begin{figure} \includegraphics{fig-3} \end{figure} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.110.204.144

06/27 13:52, , 1F
上面的"caption" 改用交互參照來做試試看?
06/27 13:52, 1F
文章代碼(AID): #1C9aRR6I (LaTeX)
文章代碼(AID): #1C9aRR6I (LaTeX)