ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas A.Schmitz <thomas.schmitz@uni-bonn.de>
Subject: page backgrounds
Date: Sat, 15 Nov 2003 22:36:04 +0100	[thread overview]
Message-ID: <B749E8CC-17B3-11D8-A911-00039318D414@uni-bonn.de> (raw)
In-Reply-To: <6.0.0.22.2.20031103220539.01e7d9f8@server-1>

These are my first forays into the unknown territories of Metapost. The 
following code is copied verbatim from the matafun-manual:

\startuniqueMPgraphic{copyright}
picture p ; p := btex COPYRIGHT etex rotated 90 ;
setbounds p to boundingbox p enlarged 1pt ;
draw p withcolor .8white ;
currentpicture := currentpicture
xysized (\overlaywidth,\overlayheight) ;
\stopuniqueMPgraphic
\defineoverlay[copyright][\uniqueMPgraphic{copyright}]

\setupbackgrounds[text][rightmargin][background=copyright]

But I don't see anything. The log shows that metapost calculated a 
background, but I don't see anything. What am I doing wrong?

Best

Thomas

  parent reply	other threads:[~2003-11-15 21:36 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03 19:12 reset \use[sub]path Pawel Jackowski na Onet
2003-11-03 21:05 ` Hans Hagen
2003-11-04  6:41   ` Pawel Jackowski na Onet
2003-11-10 16:37     ` Patrick Gundlach
2003-11-10 17:26       ` Hans Hagen
2003-11-10 19:59       ` Pawel Jackowski na Onet
2003-11-10 23:02         ` Patrick Gundlach
2003-11-11  7:05           ` Pawel Jackowski na Onet
2003-11-15 21:36   ` Thomas A.Schmitz [this message]
2003-11-16 20:08     ` page backgrounds Thomas A.Schmitz
2003-11-17  9:59       ` Patrick Gundlach
2003-11-17 13:09         ` Thomas A. Schmitz
2003-11-17 14:03           ` Otared Kavian
2003-11-17 14:41             ` Patrick Gundlach
2003-11-17 14:43             ` Patrick Gundlach
2003-11-17 14:08           ` Patrick Gundlach
2003-11-17 14:20           ` Adam Lindsay
2003-11-16 22:32     ` Patrick Gundlach
2003-11-17 15:11 Thomas A. Schmitz
2007-11-13 10:26 olivier Turlier
2007-11-13 15:52 ` Wolfgang Schuster
2007-11-13 18:12 ` Peter Rolf
2007-11-14 15:46   ` olivier Turlier
2012-07-09  2:47 Page Backgrounds Kip Warner
2012-07-09  7:45 ` Hans Hagen
2012-07-09  8:06 ` Wolfgang Schuster
2012-07-10  0:28   ` Kip Warner

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=B749E8CC-17B3-11D8-A911-00039318D414@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).