[texhax] figure env.

Bryan W. Lepore bryanlepore at mail.utexas.edu
Mon Dec 18 18:31:34 CET 2006


i can put figures side-by-side no problem with :

\begin{figure}%{r}{7.5cm}
\scalebox{1.0}
{
\fbox{\includegraphics*[scale=0.5,angle=0]{a_png_figure}}
}
\caption[]{my caption.}
\label{figure-1}
\end{figure}

... is there a way to get them stacked one on top of the other in this
environment?  or otherwise?  i couldn't figure this yet from various
resources...

-bryan


More information about the texhax mailing list