ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Meer, H. van der" <H.vanderMeer@uva.nl>
To: NTG ConTeXt <ntg-context@ntg.nl>
Subject: Re: arranging pages
Date: Sun, 24 May 2015 10:28:04 +0000	[thread overview]
Message-ID: <D1C2712D-D799-43BD-96C4-D54E41AB1E67@uva.nl> (raw)
In-Reply-To: <E1CAB603-C3C1-41CB-B087-5B0946088280@gmail.com>


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

That is it! The difference between 2UP and 2SIDE had escaped me. Thanks.

Hans van der Meer




On 24 May 2015, at 12:15, Otared Kavian <otared@gmail.com<mailto:otared@gmail.com>> wrote:

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<mailto: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<mailto:ntg-context@ntg.nl> / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl<http://www.pragma-ade.nl/> / http://tex.aanhet.net<http://tex.aanhet.net/>
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net<http://contextgarden.net/>
___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl<mailto: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: 8897 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
___________________________________________________________________________________

  reply	other threads:[~2015-05-24 10:28 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
2015-05-24 10:28   ` Meer, H. van der [this message]
  -- 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=D1C2712D-D799-43BD-96C4-D54E41AB1E67@uva.nl \
    --to=h.vandermeer@uva.nl \
    --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).