📅  最后修改于: 2022-03-11 14:57:32.531000             🧑  作者: Mango
% set image on full page width with figure* and width=\textwidth
\begin{figure*}[thpb]
\centering
\includegraphics[width=\textwidth]{images/my_image.png}
\caption{Caption}
\label{fig:my_image}
\end{figure*}