Re: [請益] 要放的圖檔過多是不是會不能產生後面的 …
※ 引述《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
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 1 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章