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