Chris Schulbert wrote:
>
> I'm have some of my figures 90° rotated to fit the page. But the captions
> dont't rotate.
> how can i achive this? It looks so ugly, if your figure is rotated, but the
> caption not.
\usepackage{rotating}
and \rotcaption{blah blah} instead of the lyx-predefined captionline.
if you have a whole page for this figure, try
http://www.educat.hu-berlin.de/~voss/lyx/LyXTips.html#land_1
> Then I have some figures which include the [tb] in their floats, but if
> there isn't enough text in your section, LyX places the figures centered on
> a single page. I don't want the figures to be centered, but the [tb] command
> is ignored. Strange.
do you leave the textfield layout->document->float placement blank?
this is important, when you use the options in every float.
to prevent vertically centered floats write in latex preamble
\setlength\@fptop{0pt}
Herbert
--
http:[EMAIL PROTECTED]