ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@boede.nl>
Cc: "ntg-context" <ntg-context@ntg.nl>
Subject: Re: arranging pages
Date: Thu, 11 Jul 2002 10:37:20 +0200	[thread overview]
Message-ID: <004701c228b6$2e695890$0700a8c0@vademecum> (raw)
In-Reply-To: <200207102245.29426.angerweit@gmx.net>

Hi Hraban,

> How must I setup arranging to get two or three pages simply consecutive
side
> by side, not arranged for folding?
>

You can define your own page size first. Then you can place pages in a grid
with setuplayout:
Maybe, that you will have to fiddel withe the margins, headerspace etc.

\definepapersize[Mypaper][width=5.5cm,height=8.5cm]
\setuppapersize[Mypaper][A4,landscape]
\setuplayout[nx=3,ny=1, marking=off]

Hope this will give you the desired result

Willi


  reply	other threads:[~2002-07-11  8:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-11  6:27 Henning Hraban Ramm
2002-07-11  8:37 ` Willi Egger [this message]
2002-07-11 18:51   ` Henning Hraban Ramm
2002-08-01 12:40     ` Johannes Hüsing
2002-08-12 18:13       ` Henning Hraban Ramm
     [not found] <5.1.0.14.1.20020712182357.034655c8@remote-1>
2002-07-12 21:39 ` 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
2006-04-25  9:05 Arranging pages Renaud AUBIN
2006-04-25  9:45 ` Willi Egger
2015-05-24  9:24 arranging pages 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

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='004701c228b6$2e695890$0700a8c0@vademecum' \
    --to=w.egger@boede.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).