Is XY arranging supposed to work in MkIV?
I call "context --arrange myfile", but get only one paper per sheet. Other imposition schemas are working ok.


\setuppapersize [A7][A4]
\setuparranging [XY]
\setuppaper[nx=2,ny=2]
\setuppagenumbering [alternative=doublesided,location=footer]
\setuplayout [margin=0pt,width=fit]
\setupbackgrounds [text][text][background=screen,backgroundscreen=0.7]
\setuplayout [location=middle,marking=on]

\def\Style{[XY 2*2]}


\startbuffer[Fakepage]
        \strut
        \blank
        \midaligned{\Style}
        \vfill
        \midaligned{This is page \recurselevel}
        \vfill
\stopbuffer

\setupheadertexts[\CONTEXT]

\starttext
\dorecurse{16}{\getbuffer[Fakepage]\page}

\stoptext



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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