由于浮动,图像位于文档末尾,我完全可以接受,但它会在文本块中留下空白。如何去除它?请帮忙。对于以下代码,输出为-
[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]