ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Paul Jones" <shagreel@gmail.com>
Subject: Re: Watermark
Date: Tue, 28 Nov 2006 17:09:26 -0700	[thread overview]
Message-ID: <f35545860611281609x53d48b6alaed77da9d882c39@mail.gmail.com> (raw)
In-Reply-To: <ekidvv$ooh$1@sea.gmane.org>


[-- 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

      parent reply	other threads:[~2006-11-29  0:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 22:42 Watermark Maurício
2006-11-28 23:37 ` Watermark Aditya Mahajan
2006-11-29  0:09 ` Paul Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f35545860611281609x53d48b6alaed77da9d882c39@mail.gmail.com \
    --to=shagreel@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).