26 Jan
2005
26 Jan
'05
2:46 p.m.
All, I used the example shown in section 3.5 of the ConTeXt manual to enable duplex printing. I would like to shift the page as demonstrated in the first right/left pages in Figure 3.9. The following, however, does not work, as the right and left pages both remain in the top left corner. I'm using the MiKTeX distribution and WinEdt (TeXExec 5.2.3). Any info is appreciated ... Stefano \setuppapersize[A5][A4] \setuplayout[location=duplex] \showframe \starttext Page 1 \page Page 2 \page Page 3 \page \stoptext