On 2/17/2017 7:06 PM, Alan Braslau wrote:
On Fri, 17 Feb 2017 18:42:25 +0100 Hans Hagen
wrote: sx= sy=
iir small scales are also seen as fractions
Like for the chemistry module, this can be confusing.
Also, sx=,sy= muck with the aspect ratio, don't they?
As we know, there is also an inconsistency in the handling of figure scaling. Consider:
\startMPcode draw externalfigure("cow") xsized 5cm ; draw rawtextext("\externalfigure[cow]") xsized 5cm ; draw rawtextext("\externalfigure[cow][width=5cm]") ; \stopMPcode
The first will draw a distorted, square 5cmX5cm cow, The second and third will both draw an undistorted, rectangular 5cmX3.635cm cow.
indeed but that has to do with compatibility ...
or identifying libraries used
which assume different default dpi. Can this be normalized in the case of file formats (such as pdf) that do not explicitly set the dpi?
luatex teies to figure it out from the tags in th efile ... there has been some improvements so maybe older luatex and new ones are different Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------