ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: TEX-NL@NIC.SURFNET.NL
Subject: Re:
Date: Tue, 25 Aug 1998 09:37:10 +0200	[thread overview]
Message-ID: <35E269A6.3418F765@wxs.nl> (raw)

Roef Ragas wrote:

> Is er een mogelijkheid om Context op eenvoudige wijze 2 pagina's naast
> elkaar op een landscape-formaat A4 te laten zetten? Ik bedoel dus
> eenzelfde uitkomst als psnup -2, maar in mijn geval voor pdf.

Dit kan inderdaad (zie ook recent maps artikel). 

Je kiest eerst het goede papierformaat:

  \stelpapierformaatin[A5][A4]

Wellicht moet je de layout nog aanpassen (de standaardinstellingen
schalen overigens netjes mee).  

De laatste run voeg je toe: 

  \stelarrangerenin[2UP,geroteerd,dubbelzijdig]

Let wel, alleen de laatste run!

Voor pdftex output zeg je: 

  \steluitvoerin[pdftex]

Handiger is echter het gebuik van texexec: 

Je stelt dan alleen het papierformaat in, en tijden het texen de rest: 

  texexec --pdf --output=2up --paper=a5a4 <filenaam>

In dat geval wordt eerst eea netjes gezet in de standaard arrangering
(dit is nodig om alle nummeringen ok te krijgen) en in een laatste
run wordt het boekje gemaakt.  

Het best is wat te experimenteren met het maps artikel bij de hand, je
kunt namelijk ook dingen doen als: 

\stelpapierformaatin[A6][A4] \stellayoutin[nx=2,ny=2]

etc etc

Haal wel even de laatste versie van context op van Erik's server cq. de
NTG site. 

Hans

-----------------------------------------------------------------
                                              Hans Hagen | PRAGMA
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl
-----------------------------------------------------------------


             reply	other threads:[~1998-08-25  7:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-25  7:37 Hans Hagen [this message]
1999-11-13 14:46 (unknown) Berend de Boer
1999-11-15 11:04 ` Hans Hagen
1999-11-17 10:03 % Haseloff, Lutz
1999-11-17 10:16 ` Hans Hagen
2000-02-14 22:26 (unknown) pragma
2000-02-20 12:30 ` (unknown) Roef Ragas
2000-02-21 13:24   ` Hans Hagen
2000-02-21 19:12     ` Re: Roef Ragas
2000-05-30 15:49 (unknown) Hans Hagen
2000-05-30 20:00 ` Berend de Boer
2000-09-30  9:40 (unknown) Hans Hagen
2000-09-30 18:32 ` Frans Goddijn
     [not found] <3.0.6.32.20001002094407.01873670@pop.wxs.nl>
2000-10-03  6:27 ` Dan Seracu
2000-10-03  9:41   ` RE: Hans Hagen
     [not found] <3.0.6.32.20001029235036.0197aa80@pop.wxs.nl>
     [not found] ` <3.0.5.32.20001029133529.00a79300@mail.northcoast.com>
     [not found]   ` <3.0.5.32.20001029161928.00a7e400@mail.northcoast.com>
2000-10-30  9:00     ` Hans Hagen
2000-11-24  7:32 (unknown) Haseloff, Lutz
2000-11-24  9:46 ` Hans Hagen
2000-11-24 10:01 ` Re: Hans Hagen
2001-03-20 14:46 (unknown) Michel Bovani
2001-03-20 17:01 ` Hans Hagen
     [not found] <002a01c1309d$1ee976a0$0100a8c0@mshome.net>
2001-08-29 16:04 ` Re: Hans Hagen
2002-06-23 16:30 (unknown) Idris S Hamid
2002-06-23 21:36 ` Hans Hagen
2004-12-09  8:54 [Fwd: Re: PPCHTEX can't work with Chinese] Hans Hagen
2004-12-09  9:48 ` Patrick Gundlach

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=35E269A6.3418F765@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=TEX-NL@NIC.SURFNET.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).