Hello,

i had the same problem, in the end it was solved by:

1) adding to the preamble:

     \renewenvironment{figure}[1][]{%
          \...@float{figure}%
    \centering
  }{%
     \...@float
  }

and 2): rescaling the eps files until i got no overfull boxes: scale=0.4
worked to have all charts centered, while scale=0.435 didn't. So it is
really important that your figures are correctly sized.

regards,

chiara

On Thu, Apr 23, 2009 at 2:08 AM, Uwe Stöhr <uwesto...@web.de> wrote:

> tomas jansen schrieb:
>
>
>  Thanks for the answers, sorry for the confusion but I am using version
>> 1.6.1, cannot download the new version at the moment.
>>
>
> This links works for me:
> ftp://ftp.lyx.org/pub/lyx/bin/1.6.2/LyX-162-4-18-AltInstaller-Small.exe
>
>
>  I tried centering the picture, and on the preview screen it does center,
>> just not in the PDF.
>>
>
> Can you please send a small example LyX file?
>
> regards Uwe
>

Reply via email to