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 17:19:34 +0100	[thread overview]
Message-ID: <56B37A16.4080708@gmx.es> (raw)
In-Reply-To: <56B2075B.10501@wxs.nl>

On 02/03/2016 02:57 PM, Hans Hagen wrote:
> On 2/1/2016 7:38 PM, Pablo Rodriguez wrote:
>> [...]
>> It isn’t possible to change the paper size. Only TEXpage does
>> change the paper size.
>>
>> Could anyone confirm the bug?
> 
> more a side effect (synchronizing all related settings can result in 
> recursive calls)
> 
> i'll add a poor mans sync but normally one will use
> 
> \setuplayout (with or without arguments) because simply changing the 
> papersize only has no use

Hans,

many thanks for your reply Pablo.

I’m afraid that dimensions seem not to be adapted:

    \definepapersize[main] [A4]          [A4]
    \definepapersize[extra][A4,landscape][A4,landscape]

    \definelayer[test][x=.5\paperwidth, y=.5\paperheight,state=repeat]
    \setlayer[test]{abcde}

    \setupbackgrounds[page][background={test}]

    \starttext
         \setuppapersize[main]
         Page 1. \page
         \setuppapersize[extra]\setuplayout
         Page 2 \page
    \stoptext

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 16:19 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 [this message]
2016-02-04 16:39     ` Wolfgang Schuster
2016-02-04 17:08       ` Pablo Rodriguez
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=56B37A16.4080708@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).