Peter Clark schrieb:
Is it possible to have a portion of a text turned 90 degrees (clockwise), with the letters and the text itself running from top to bottom? The rest of the text, of course, would be standard horizontal left-right text. A search on CTAN didn't turn up anything, but I image that there is a .sty running around somewhere that could handle this.
\usepackage{rotating}
\begin{turn}{90}
some rotatetd text
\end{turn}
only seen with gv or kdvi
Herbert
