On Friday 15 November 2002 15:37, Peter Clark wrote:
> 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? T

        You can use a minipage for that, and use the package rotating:
\begin{minipage}[c][\height][c]{0.1\textwidth}
\begin{sideways} \Large \textcolor{Red}{Question}\end{sideways}
\end{minipage}

\begin{minipage}[c][\height][t]{1.00\textwidth}
This is my question
\end{minipage}

        Obviously, this is latex but maybe some kind sould know how to 
transpose this to Lyx?

        Thanks to Javier Traver who hinted this to me some time ago... I don't 
know whether he is on the list, but hats off :-)
Jos�
-- 
Jos� L G�mez Dans                       PhD student
Tel: +44 114 222 5582                   Radar & Communications Group
FAX; +44 870 132 2990                   Department of Electronic Engineering
                                        University of Sheffield UK

Reply via email to