标签:bsp color span phi style str pac 方法 图片
如何做到自己控制图片在latex中的位置?
方法:在 \begin{figure} 后面加参数 [h!]
即 \begin{figure}[h!] % Requires \usepackage{graphicx}
\includegraphics[width=]{}\\
\caption{}
\label{}
\end{figure}
标签:bsp color span phi style str pac 方法 图片
原文地址:http://www.cnblogs.com/TTTTT/p/6445151.html