[NTG-context] Page background image
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Thu Apr 5 04:41:00 CEST 2012
Am 04.04.2012 um 23:03 schrieb Kip Warner:
> Hey list,
>
> I have an image that I would like to use as the page background on every
> page of a document. The image matches the dimensions of the full page
> already. I know how to insert it as a floating figure or as a logo in
> the margin, but not as the entire page itself.
\defineoverlay[backgroundfigure][\overlayfigure{mill}]
\setupbackgrounds[page][background=backgroundfigure]
\starttext
\dorecurse{12}{\page[empty]}
\stoptext
Wolfgang
More information about the ntg-context
mailing list