ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: not able to change paper sizes
Date: Wed, 3 Feb 2016 14:57:47 +0100	[thread overview]
Message-ID: <56B2075B.10501@wxs.nl> (raw)
In-Reply-To: <56AFA620.2030004@gmx.es>

On 2/1/2016 7:38 PM, Pablo Rodriguez wrote:
> Dear list,
>
> in this sample adapted from the documented code:
>
> \definepapersize[main] [A4]          [A4]
> \definepapersize[extra][A4,landscape][A4,landscape]
>
> \starttext
>      \setuppapersize[main]
>      Page 1. \page
>      Page 2. \page
>      \setuppapersize[extra]
>      Page 2 \page
>      \setuppapersize[main]
>      Page 3. \page
>      Page 4. \page
>      \adaptpapersize[extra]
>      Page 5. \page
>      Page 6. \page
>      \startTEXpage[height=210mm, width=297mm]
>      Page 6.
>      \stopTEXpage
> \stoptext
>
> 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

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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-03 13:57 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 [this message]
2016-02-04 16:19   ` Pablo Rodriguez
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=56B2075B.10501@wxs.nl \
    --to=pragma@wxs.nl \
    --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).