[OS X TeX] Rotated figure with subfigures?
Alan T Litchfield
alan at alphabyte.co.nz
Tue Dec 15 14:18:46 EST 2009
On 16/12/2009, at 3:40 AM, Nathan Paxton wrote:
> Hmm. That might work. It *does* make subcaptioning rather
> difficult, it seems. Are there other routes? Or should I just accept
> an ugly page break?
Why a page break?
\usepackage{rotating}
\begin{figure}
\begin{sideways}
\begin{minipage}[c | t | b]{width}
...
\end{minipage}
\end{sideways}
\caption{...}
\end{figure}
The minipage environment should float.
Alan
--
Alan T Litchfield
AlphaByte
PO Box 141, Auckland, 1140
New Zealand
http://www.alphabyte.co.nz
http://www.alphabyte.co.nz/beatrice
More information about the MacOSX-TeX
mailing list