ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Switching Layers on and off
@ 2009-05-08 13:53 Markus Hubig
  0 siblings, 0 replies; only message in thread
From: Markus Hubig @ 2009-05-08 13:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-08 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-08 13:53 Switching Layers on and off Markus Hubig

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).