1 Nov
2010
1 Nov
'10
1:12 a.m.
On Mon, 1 Nov 2010, Vyatcheslav Yatskovsky wrote:
Hi,
I added the following two lines
\usemodule[simplefonts] \setmainfont[Minion Pro]
and I got the attached output.
Thank you very much, indeed!
But in my output the font is smaller (I need it bigger),
Then why don't you follow the advice of the manual and set the font size to \NormalSize? \usemodule[simplefonts][size=\NormalSize]
and the image still does not 'fit'.
That is because the image is 1280x1024 (aspect ratio of 1.25 or 5:4) while the paper size has an aspect ratio of 4:3. If you do not mind the distortion, use \externalfigure[...][width=\paperwidth,height=\paperheight] Aditya