ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: \setuppapersize[XY] not working properly with	landscape orientation
Date: Thu, 07 Sep 2006 17:37:37 +0200	[thread overview]
Message-ID: <45003CC1.6000200@gmx.net> (raw)
In-Reply-To: <6faad9f00609070730x4886af5cl426070778f22226e@mail.gmail.com>

Mojca Miklavec wrote:
> On 9/7/06, Peter Rolf wrote:
>>> I also have an additional question: I can use
>>>     \setupbackgrounds
>>>         [page]
>>>         [background=...]
>>> for single pages which works perfectly. But how can I place a
>>> background figure on the "whole page" (i.e. spanning across the
>>> "middle three 'conceptual' pages", which is the "second page" when
>>> printed on paper)
>>>
>> Have you tried \setupbackgrounds[paper][background=...]?
> 
> I didn't know about that before. Now I tried it, but it had no effect.
>
mhh, works here (but maybe not in your example?)

\setupoutput[pdftex]
\setupcolors[state=start]

\defineoverlay[test][{\bgroup\color[red]\blackrule[height=\paperheight,width=\paperwidth]\egroup}]
\setupbackgrounds[paper][background=test]

\starttext
\null
\stoptext

> Thanks anyway,
>     Mojca
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

  reply	other threads:[~2006-09-07 15:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-07 12:45 Mojca Miklavec
2006-09-07 13:26 ` Peter Rolf
2006-09-07 14:30   ` Mojca Miklavec
2006-09-07 15:37     ` Peter Rolf [this message]
2006-09-07 17:11       ` Mojca Miklavec
2006-09-07 19:22 ` Willi Egger
2006-09-13  8:41 ` Mojca Miklavec
2006-09-14 19:39   ` Hans Hagen

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=45003CC1.6000200@gmx.net \
    --to=indiego@gmx.net \
    --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).