On Wed, Nov 2, 2011 at 11:37, Markus Finke <mar...@gmx.at> wrote:
> I have a ready document in A5 and want to rearrange selected pages next to
> each other on A4 (homeprinter, proofreading).

This works for me (and I'd better go and revise that bit of the
Imposition page on the wiki...):

\setuppapersize[A5][A4] %individual page A5 size, print size A4
\setuparranging[2SIDE,rotated] %2 pages side by side, rotated to
landscape to fit portrait A4
\setuplayout
  [backspace=0pt,
    topspace=0pt,
       width=middle,
      height=middle,
    location=middle,
      header=0pt,
      footer=0pt]
\setuppagenumbering[alternative=doublesided]

\starttext

% \insertpages
\filterpages
  [pr-33-gp.pdf][2,5,16:19][width=0pt]

\stoptext
___________________________________________________________________________________
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 via email to