ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Markus Hubig <mhubig@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Switching Layers on and off
Date: Fri, 8 May 2009 15:53:44 +0200	[thread overview]
Message-ID: <1a3190fd0905080653w6693df0di8e0d2823553dfec1@mail.gmail.com> (raw)


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

Hi @all,

l'm trying to some vertical text into the margins of my Document.
But I don't wanna have this text on every page so I'm looking for a
solution to switch it on or off ... I tried this but it doesn't work:

*environment File:*

\setupbackgrounds
  [leftpage]
  [background=Watermark-Left]

\definelayer
 [Watermark-Left]
 [width=\paperwidth,
  height=\paperheight,
  state=stop]

\setlayer
 [Watermark-Left]
 [hoffset=1cm, voffset=1cm]
 {\scale[sx=2,sy=3]{\rotate[rotation=-90.0]{margintext}}}

*Project File:*

\startbodymatter
  \setupbackgrounds[lefttpage][state=repeat]
\stopbodymatter

Maybe some knows a solution for this ...

Markus

-- 
-------------------"it's like this"------
even samurai have teddy bears
and even teddy bears get drunk

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

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

                 reply	other threads:[~2009-05-08 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1a3190fd0905080653w6693df0di8e0d2823553dfec1@mail.gmail.com \
    --to=mhubig@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).