ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: context@vivaldi.net
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with \setuparranging
Date: Thu, 27 Feb 2020 09:01:01 +0100	[thread overview]
Message-ID: <477e53f54a2bb7eee80e60f0c30a31b2@vivaldi.net> (raw)
In-Reply-To: <9E40E8CF-5398-4E7E-AF43-73CBABF49D3C@boede.nl>

Hello,

thanks for explanation - so I'll look for another approach.

Best regards,

Lukas


On 2020-02-26 22:36, Willi Egger wrote:
> When looking at your setup, then it appears, that you start arranging
> two times. This is not how arranging works. — Context will first
> compile the whole document as single pages and only after all is ok,
> it will loop over the pages and arrange them. So it is not possible to
> mix e.g. A4 portrait pages with A3 landscape pages in an imposition
> run.
> 
> Willi
> 
>> On 13 Feb 2020, at 15:13, context@vivaldi.net wrote:
>> 
>> Hello,
>> 
>> I missed to write my code:
>> 
>> \starttext
>> \pagefigure[A3.pdf]
>> 
>> \start
>>  \setuppapersize[A4,portrait][A3,landscape]
>>  \setuparranging[2SIDE]
>>    \pagefigure[A4.pdf]
>>    \input knuth
>> \stop
>> 
>> \pagefigure[A3.pdf]
>> 
>> \start
>>  \setuppapersize[A4,portrait][A3,landscape]
>>  \setuparranging[2SIDE]
>>    \pagefigure[A4.pdf]
>>    \input knuth
>> \stop
>> \stoptext
>> 
>> Any idea what I am doing wrong?
>> 
>> Best regards,
>> 
>> Lukas
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2020-02-27  8:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-13  9:38 context
2020-02-13 14:13 ` context
2020-02-26 21:36   ` Willi Egger
2020-02-27  8:01     ` context [this message]

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=477e53f54a2bb7eee80e60f0c30a31b2@vivaldi.net \
    --to=context@vivaldi.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).