ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Watermark
@ 2006-11-28 22:42 Maurício
  2006-11-28 23:37 ` Watermark Aditya Mahajan
  2006-11-29  0:09 ` Watermark Paul Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Maurício @ 2006-11-28 22:42 UTC (permalink / raw)


   Hi,

   How do I add a simple watermark text (like "Draft") to every page of a
Context generated file?

   Thanks,
   Maurício

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Watermark
  2006-11-28 22:42 Watermark Maurício
@ 2006-11-28 23:37 ` Aditya Mahajan
  2006-11-29  0:09 ` Watermark Paul Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2006-11-28 23:37 UTC (permalink / raw)


On Tue, 28 Nov 2006, Maurício wrote:

>   Hi,
>
>   How do I add a simple watermark text (like "Draft") to every page of a
> Context generated file?

See

http://wiki.contextgarden.net/Alternating_backgrounds_and_repeating_layers

Aditya

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Watermark
  2006-11-28 22:42 Watermark Maurício
  2006-11-28 23:37 ` Watermark Aditya Mahajan
@ 2006-11-29  0:09 ` Paul Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Jones @ 2006-11-29  0:09 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 741 bytes --]

Here is a simple example

\setupcolors[state=start]

\defineoverlay[WatermarkOverlay]
              [{\framed[frame=off,foregroundcolor=gray]
               {\scale[sx=12,sy=12]
               {\rotate[rotation=20.0]{Draft}}}}]

\setupbackgrounds[page][background=WatermarkOverlay]

\starttext
\chapter{first}  \dorecurse{30}{\input tufte  }
\stoptext

paul

On 11/28/06, Maurício <briqueabraque@yahoo.com> wrote:
>
>    Hi,
>
>    How do I add a simple watermark text (like "Draft") to every page of a
> Context generated file?
>
>    Thanks,
>    Maurício
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

[-- Attachment #1.2: Type: text/html, Size: 1419 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-29  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-28 22:42 Watermark Maurício
2006-11-28 23:37 ` Watermark Aditya Mahajan
2006-11-29  0:09 ` Watermark Paul Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).