[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Rotating LaTeX material



I'd like to rotate a table on a slide. I tried the rotating package from
CTAN, and the \rotatebox{}{} command described in graphics.sty and
graphicx.sty (from Debian's ltxgraph package), but nothing works as described
for example in the LaTeX Companion on pp320-327. 

Am I missing something simple? Help would be greatly appreciated. 

\documentclass[dvips]{article}
\usepackage{rotating}
\rotdriver{dvips}
\begin{document}
Test
\begin{sideways}
  sideways
\end{sideways}
\end{document}

-- 
Dirk Eddelb"uttel                              http://qed.econ.queensu.ca/~edd


Reply to: