Herbert Voss wrote:
> Roberto Hernandez wrote:
>
>>>
>>> No, it is better to use the sidewaysfigure env. from rotating.sty
>>
>>
>>
>> Thank you, this is exactly what I need. I also tried Herbert's
>> suggestion with the "lscape" package. Both work well, but there is one
>> problem I haven't been able to solve. The caption for the figure is
>> printed outside the page margins. If I include the caption over the
>> figure, then it is printed outside the left margin. On the other hand
>> if I include the caption below the figure, it is printed outside the
>> right margin. I am using the koma-script book style, single-sided and
>> the geometry package to change the default margins.
>
>
>
> what did you use? lscape, sideways or rotating?
I tried with \begin{lscape} and \begin{sidewaysfigure} (which is an
environment thats defined in the rotating package). In either of the two
cases I have the same problem with the caption...
Regards,
Roberto