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-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