ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: arranging pages
Date: Sun, 24 May 2015 12:15:02 +0200	[thread overview]
Message-ID: <E1CAB603-C3C1-41CB-B087-5B0946088280@gmail.com> (raw)
In-Reply-To: <DF2C9CF5-C2B9-400D-9FAD-BF342580A899@uva.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2015 bytes --]

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


[-- Attachment #1.2: Type: text/html, Size: 7236 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

  parent reply	other threads:[~2015-05-24 10:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-24  9:24 Meer, H. van der
2015-05-24 10:07 ` Otared Kavian
2015-05-24 10:22   ` dr. Hans van der Meer
2015-05-24 10:15 ` Otared Kavian [this message]
2015-05-24 10:28   ` Meer, H. van der
  -- strict thread matches above, loose matches on Subject: below --
2006-04-25  9:05 Arranging pages Renaud AUBIN
2006-04-25  9:45 ` Willi Egger
     [not found] <5.1.0.14.1.20020712182357.034655c8@remote-1>
2002-07-12 21:39 ` arranging pages Henning Hraban Ramm
2002-07-15 13:02   ` Hans Hagen
2002-07-15 18:35     ` Henning Hraban Ramm
2002-07-19 21:27       ` Hans Hagen
2002-07-11  6:27 Henning Hraban Ramm
2002-07-11  8:37 ` Willi Egger
2002-07-11 18:51   ` Henning Hraban Ramm
2002-08-01 12:40     ` Johannes Hüsing
2002-08-12 18:13       ` Henning Hraban Ramm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1CAB603-C3C1-41CB-B087-5B0946088280@gmail.com \
    --to=otared@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).