Open main menu

Changes

40 bytes removed ,  06:17, 22 September 2013
m
no edit summary
Then you can use
<codepre>
\setupexternalfigures[location={local,default,global}]
\stoptext
</codepre>
== Scaled Full Page Image 2 ==
To scale an image such that it takes up an entire Another way to use a full-page, regardless of the image dimensions, useincludes:
<pre>
\startTEXpage
\externalfigure[cow.pdf][width=\paperwidth, height=\paperheight]
\stopTEXpage
</pre>
419

edits