Re: [請益] 要放的圖檔過多是不是會不能產生後面的 …

看板LaTeX (論文排版)作者 (wyvernlee)時間17年前 (2008/09/04 21:25), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/2 (看更多)
※ 引述《dafy (dafy)》之銘言: : 各位大大你好: : 由於老闆要我用Latex寫論文,但是小弟的論文中圖檔非常多, : 因此當圖示在某章節出現過多時,則Complier時會出現錯誤, : 小弟猜想是不是圖示過多造成問題產生(在某一章節已經用到至少30個圖示)。 : 還是因為有其他問題呢?小弟想煩請各位大大幫忙是不是能看看是否哪裡有錯誤? : 底下附上問題以及定義圖示排版的的順序。 : 謝謝各位大大的幫忙 : 定義: : ============================================================================= : % FIGURE : %============================================================================= : \newcounter{figure}[chapter] : \def\thefigure{\@arabic\c@chapter.\@arabic\c@figure} %{\thechapter.\@arabic\c@figure} : \def\fps@figure{tbp} : \def\ftype@figure{1} : \def\ext@figure{lof} : \def\fnum@figure{Figure \thefigure} : \def\figure{\@float{figure}} : \let\endfigure\end@float : \@namedef{figure*}{\@dblfloat{figure}} : \@namedef{endfigure*}{\end@dblfloat} : 寫法: : \begin{figure} : \centerbmp{6.3in}{3.2in}{triareadel0.5.bmp} : \caption{ARL for symmetric control limits (curve) and : asymmetric limits (solid region) for ($\delta_{\rm d} = : \delta_{\rm u} = 0.5$, $\sigma_{\bar X} = \sigma_{\bar X{\rm d}} = : \sigma_{\bar X{\rm u}} = 1$, $P_{\rm d} = 0.1$).} : \label{tridelta=0.5} : \end{figure} : 發生的問題: : ! LaTeX Error: Too many unprocessed floats. : See the LaTeX manual or LaTeX Companion for explanation. : Type H <return> for immediate help.... : l.498 \centerbmp : {6.3in}{3.2in}{triareadel0.5.bmp} : ? 每一章前使用 \clearpage 即可清除 floats,祝好運!! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 122.121.96.159

09/04 23:11, , 1F
使用過大大的方式之後,還是不可行,請問還有其它方式嗎?
09/04 23:11, 1F
文章代碼(AID): #18l-76Rd (LaTeX)
文章代碼(AID): #18l-76Rd (LaTeX)