
由於浮動,圖像位於文件的末尾,這對我來說完全沒問題,但它在文字區塊內留下了空白。如何擺脫它?請幫忙。對於下面的程式碼,輸出是-
[Some text].
[Some more text]
[Some text].
\begin{center}
\begin{figure}
\centering
\includegraphics[width=1.0\textwidth]{secondaryif.png}
\caption[details of the image. Image source: \href{url}{http://wikipedia.org/wiki/index.php/Image:myimage.png}}
\label{fig:secondaryif}
\end{figure}
\end{center}
[Some more text]