ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: background offsets
Date: Tue, 24 Sep 2002 13:18:10 +0200	[thread overview]
Message-ID: <20020924131810.1f3a0a5d.morawski@gmx.net> (raw)

Hi,

for a screen-document i draw an overlay under the text-area.
The overlay is a simple MP-figure:

fill unitsquare yxscaled(\overlaywidth+6pt,\overlayheight+6pt) 
	withcolor transparent (1,0.7,white) ;

This overlay is centered under the text-area giving a 3pt offset
to every side.

I would prefer to specify the offset in the \setupbackgrounds
command:
\setupbackgrounds[text][text][offset=3pt,background=<overlay-name>]

and use in the MP-figure only:
fill unitsquare yxscaled(\overlaywidth,\overlayheight) 
	withcolor transparent (1,0.7,white) ;

but this only works for \framed, not for \setupbackgrounds. Why?

Thanks.

Best,
  Jens


             reply	other threads:[~2002-09-24 11:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-24 11:18 Jens-Uwe Morawski [this message]
2002-09-27  9:04 ` Hans Hagen
2002-09-27 10:46   ` Jens-Uwe Morawski

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=20020924131810.1f3a0a5d.morawski@gmx.net \
    --to=morawski@gmx.net \
    /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).