"R. Lahaye" wrote:
>
> I've been trying to rotate a figure and its caption 90 degrees.
> So far, what I get is that the figure and the caption are rotated
> independently, one below the other.
>
> However, the caption should appear next to the figure after rotation.
>
> Is there a way or trick how to do that?
\usepackage[rotating} in preamble
\begin{sidewaysfigure}
\centerline{ --- insert the figure via the lyx button ---}
\caption{my wonderful caption}
\end{sidewaysfigure}
for more information have a look at the example-file
of package rotating
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/