On 19-12-2011 18:37, Henning Hraban Ramm wrote:
Am 2011-12-19 um 14:03 schrieb Henning Hraban Ramm:
Am 2011-12-16 um 16:42 schrieb Hans Hagen:
On 16-12-2011 16:22, Henning Hraban Ramm wrote:
\setuppapersize [A7][A4] \setuppaper [nx=2,ny=2] \setuparranging [XY]
\starttext \strut
\stoptext
fixed in next beta
This error is fixed, but in latest beta imposition doesn’t work at all any more: All pages of one sheet are printed on each other. Paper sizes are ignored.
The problem is to get the order of the commands right. This works (but is not very intuitive IMO):
\definepapersize [filius][width=92mm, height=172mm] \setuplayout[location=middle,marking=on] \setuppaper [nx=3,ny=1] %,dx=0mm,dy=0mm,topspace=19mm,backspace=10.5mm] \setuppapersize [filius][A4,landscape] \setuparranging [XY]
It looks to me like \setuppaper resets paper size.
Is this something you can/will fix, or should I just document that you need to setup imposition in this order?
you can check the next (not yet there) beta the problem is that \setuppaper(size) can also set up the sizes directly (page=,paper=) .. (unfortunately page/paper is used while paper/print makes more sense but changing that now ...) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------