Paul Jones wrote:
can you send small test file?
Here you go...
In case the mail server strips attachments, the contents of the attached file are also in the original post of this thread. \setuppagenumbering [alternative=doublesided]
\setupcolors [state=start] \setupbackgrounds [leftpage] [background=Watermark-Left] \setupbackgrounds [rightpage] [background=Watermark-Right] \definelayer [Watermark-Left] [repeat=yes, width=\paperwidth, height=\paperheight] \definelayer [Watermark-Right] [repeat=yes, width=\paperwidth, height=\paperheight] \setlayerframed [Watermark-Left] [preset=middle] [foregroundcolor=red] {\scale[sx=12,sy=12]{\rotate[rotation=20.0]{forever}}} \setlayerframed [Watermark-Right] [preset=middle] [foregroundcolor=red] {\scale[sx=12,sy=12]{\rotate[rotation=-20.0]{together}}} \starttext \chapter{first} \dorecurse{30}{\input tufte } \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------