\setuppapersize[A5][A4,landscape]
\setuplayout[location=middle]
\setuparranging[2SIDE]
%\setuparranging[2UP] <—— Compare with the above
\setuppagenumbering[alternative={singlesided,doublesided}]
\starttext
\dorecurse{20}{\input knuth\par}
\stoptext
%%%% begin arranging-up-or-side.tex
Best regards: OK
Trying to put 2 pages in A5 format besides one another on an A4 page like this:
----------------------
| | |
| | |
| | |
| 1 | 2 |
| | |
| | |
but using:
\setuppapersize[A5][A4,landscape]
\setuparranging[2UP]
I get this instead:
---------------------- ----------------------
| | | | | |
| | | | | |
| | | | | |
| | 1 | | 2 | |
| | | | | |
| | | | | |
| | | | | |
---------------------- ----------------------
What I am doing wrong?
Hans van der Meer
___________________________________________________________________________________
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-contextwebpage :
http://www.pragma-ade.nl /
http://tex.aanhet.netarchive :
http://foundry.supelec.fr/projects/contextrev/wiki :
http://contextgarden.net___________________________________________________________________________________