[NTG-context] 2DOWN imposition gives blank pages

Taco Hoekwater taco at elvenkind.com
Thu Aug 24 08:54:45 CEST 2006


Sanjoy Mahajan wrote:
> I'm learning page rearrangements and cannot figure out why the following
> small example doesn't work (it's similar to those in the cont-eni.pdf
> manual, fig 3.22).  Here it produces a two-page, blank PDF file when I
> run 'texexec --arrange p2'
> [ConTeXt ver: 2006.08.08 21:51 fmt: 2006.8.8 int: english mes: english]
> 
> \setuppapersize[A5][A4]
> \setuparranging[2DOWN,rotated]
> \setuplayout[width=fit,margin=0pt]

Don't you need:

   \setuppapersize[A5,landscape][A4,landscape]
   \setuparranging[2DOWN,rotated]

Cheers, taco



More information about the ntg-context mailing list