Rod Pinna wrote:
>
> Hello,
>
> Hopefully a simple question; is there a way to rotate a table and its
> caption? Rotating the table is a simple matter of selecting the rotate
> option, but this still places the caption in "normal" mode.
use the rotating-package:
\usepackage {rotating}
in latex-preamble and than
\begin{sidewaystable}
....
\end{sidewaystable}
Herbert
--
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss
- Rotating tables and caption Rod Pinna
- Re: Rotating tables and caption Martin Vonwald
- Re: Rotating tables and caption Juergen Vigna
- Herbert
