Search found 1 match

by rojo_ornithopter
Mon Oct 24, 2011 3:11 am
Forum: Graphics, Figures & Tables
Topic: Two Sub-floats on top of each other
Replies: 1
Views: 13404

Re: Two Sub-floats on top of each other

Hello,

Maybe you've figured this out by now. But I believe this will do what you need it to based on the .pdf file attached.

\begin{figure}
\begin{minipage}{\columnwidth}
\includegraphics[width=3.0in]{name1.png}
\end{minipage}
\begin{minipage}{\columnwidth}
\includegraphics[width=3.0in]{name2 ...