[NTG-context] arranging pages
Otared Kavian
otared at gmail.com
Sun May 24 12:15:02 CEST 2015
Hi again,
Sorry I didn’t notice that you used
\setuparranging[2UP]
Actually what you want to do may be:
%%%% begin arranging-up-or-side.tex
\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
> On 24 May 2015, at 11:24, Meer, H. van der <H.vanderMeer at uva.nl> wrote:
>
> 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 at 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
> ___________________________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150524/2b92eb6a/attachment.html>
More information about the ntg-context
mailing list