所以我有一個乳膠文件,有一些情節。但是,圖像中的浮動圖形存在問題。在分頁之前我有一張照片,而乳膠會將大圖推向下一個。很好。但後來它決定變得聰明起來,在劇情結束後將部分推到了當圖片被推下時留下的空閒空間。如果你正在討論情節,結果就像你理解的很混亂。渲染的乳膠文件的圖片在乳膠文件之前的部分出來
下面是一些代碼
\subsection{Part A2.1.6}
The Xsi2-distrubution with h=40 and 1\% significance gives 63.7(22.2) which
is significantly smaller than both Ljung-Box applied to the linear and
quadratic residuals, from which we can conclude that the residuals are not iid,
and that the linear and quadratic models are not as good as wanted.
\begin{figure}[h!]
\hspace*{-2.5cm}
\centering
\includegraphics[scale=0.40]{plot7_MEGAPLOT.png}
\hspace*{-2.5cm}
\vspace*{-0.5cm}
\caption{Plot of raw and deseasonalized dat}
\end{figure}
\\
\section{Part A2.2}
\subsection{Part A2.2.1}
The main qualitative difference between the plots/roots is that we have an
converging oscillating function for the complex roots while the real values
gives us a weakly oscillating converging function.
嘗試切換h!以H爲文件中的所有數字,這工作。然而,包裝變得幾乎不存在,在他們自己的頁面上留下小塊,這不是最佳的... – 2009-11-19 21:15:11
如果你想要文字環繞圖/繪圖/表,使用wrapfig包。另外,爲什麼你使用\ hspace * {}?此外,你可能更好的是指定一個明確的/高度爲你的數字,因爲大多數光柵圖像不包含邊界框信息,因此,在我的腦海裏,比例是一個較小的選項... – Mica 2009-11-19 22:18:42
順便說一句,你應該刪除\\並用空行替換它 – 2009-11-20 04:40:34