Rod Pinna wrote:
> Just opened a file of mine, from 1.1.6fix4, which has a number of
> non-floating eps files. The output from latex has these is incorrectly
> sized. The graphics are scaled to a percentage of the paper width.
>
> In 1.1.6f4, the file is set to 85% of page. This produces the following
> tex
>
> {\centering \resizebox*{0.85\textwidth}{!}{\includegraphics...}
>
> In 1.2.0, the include is set to Width 85 page%, and the tex produced is
>
> \begin{center}\includegraphics[
> width=0.85\paperwidth]{filename}\end{center}
>
> Actually, I see, the new version has a "text%" option, which seems to
> match the output of the previous "% of page" option.
>
> Not sure if I should call it a bug then...possibly the import should
> convert the 1.1.6 page width to the 1.2.0 text width.
it's a real bug! And we don't have any vertical length in
the length-choice ....
Herbert
--
http://www.lyx.org/help/