Joerg Hau wrote: > That was my point ... the "old" LyX version did not have the scaling > option (upper part of the graphics dialogue); the on-screen display was > just adapted to the desired output size (lower part). > > The new "scaling" option does the job; I was just confused that this > refers to the scaling of the _original_ graphics where I would have > expected a scaling relative to the _output_ size ;-)
Problem is --- LyX has litle idea what the _output_ size is. That's because the graphics code has been re-written from scratch since 1.1.x. Trust me, that's a good thing :) Sure LyX could get this info, but extraction of data from PostScript files is error-prone at best without a proper PostScript parser. We just decided to go for simpler code. -- Angus
