Changes

Jump to navigation Jump to search
628 bytes added ,  06:16, 22 September 2013
m
no edit summary
</texcode>
== Scaled Full Page Image 1 == An elegant option is to extend the makeup mechanism to accept the background key:  \unprotect \appendtoks \setupbackgrounds[\v!page][\c!background=\makeupparameter\c!background] \to \t_page_makeup_every_setup \protect Then you can use <code> \setupexternalfigures[location={local,default,global}]  \defineoverlay [backgroundimage] [{\externalfigure[cow.pdf][width=\overlaywidth, height=\overlayheight]}]   \starttext  \startstandardmakeup[background=backgroundimage] Whatever \stopstandardmakeup  Next  \stoptext</code>  == Scaled Full Page Image 2 ==
To scale an image such that it takes up an entire page, regardless of the image dimensions, use:
\externalfigure[cow.pdf][width=\paperwidth, height=\paperheight]
\stopTEXpage
 
419

edits

Navigation menu