ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: not able to change paper sizes
Date: Thu, 4 Feb 2016 18:08:01 +0100	[thread overview]
Message-ID: <56B38571.3090703@gmx.es> (raw)
In-Reply-To: <56B37EA8.9070603@gmail.com>

On 02/04/2016 05:39 PM, Wolfgang Schuster wrote:
>> Pablo Rodriguez 4. Februar 2016 um 17:19
>>
>> I’m afraid that dimensions seem not to be adapted:
> [...]
> \startsetups[testlayer]
>     \setlayer[test]{abcde}
> \stopsetups
> 
> \setupbackgrounds[page][setups=testlayer,background=test]

Many thanks for your reply, Wolfgang.

My problem now is that I get layouts from the first page in the second page:

  \definelayer[test1][x=.5\paperwidth, y=.5\paperheight, state=start]
  \definelayer[test2][x=.5\paperwidth, y=.5\paperheight, state=continue]

  \startsetups[testlayer]
    \setlayer[test1]{page1}
    \setlayer[test2]{page2}
  \stopsetups

  \setupbackgrounds[page][setups=testlayer,background={test1, test2}]
  \starttext
     \setuppapersize[A4]
     Page 1. \page
     \setuppapersize[A4, landscape]\setuplayout
     Page 2 \page
  \stoptext

How can I avoid this?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-02-04 17:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-01 18:38 Pablo Rodriguez
2016-02-03 13:57 ` Hans Hagen
2016-02-04 16:19   ` Pablo Rodriguez
2016-02-04 16:39     ` Wolfgang Schuster
2016-02-04 17:08       ` Pablo Rodriguez [this message]
2016-02-04 18:03         ` Wolfgang Schuster
2016-02-04 18:43           ` Pablo Rodriguez
2016-02-04 18:54             ` Wolfgang Schuster
2016-02-04 19:10               ` Pablo Rodriguez
2016-02-04 19:36                 ` Wolfgang Schuster
2016-02-04 20:31                   ` Pablo Rodriguez

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=56B38571.3090703@gmx.es \
    --to=oinos@gmx.es \
    --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).