Answers for "latex full width image two column"

0

latex full width image two column

\onecolumn
\begin{figure}[H]
\includegraphics{arc}
\end{figure}
\twocolumn
Posted by: Guest on January-30-2021

Browse Popular Code Answers by Language