Rob Lahaye wrote:
>
> 3) Compatibility with 1.2.0.
> ------------------------
> In 1.2.0 one can select "Original Size", but still have a value for
> Scale. This does not go well with the new dialog for LyX View.
> The Read routine should remember it has read "Original Size", to
> ignore the
> Scale value; but at present the Scale value is used instead, because it
> comes later as a Read token. In other words,
> lyxsize_kind originalsize
> lyxscale 60
> Will be interpreted as LyX-scaling by 15 percent, not 100 percent.
^^^^
Of course, that should be 60, not 15.
Rob.