ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* page arranging
@ 2003-10-20  7:15 Alex Berger
  2003-10-20  8:42 ` Patrick Gundlach
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Berger @ 2003-10-20  7:15 UTC (permalink / raw)


Hi,

I'd like to place 2 A5 pages on a A4 landscape page.

I tried with
  \setuppapersize[A5][A4,landscape]
  \setuparranging[doublesided]
and some other options. But the best result I got were A4 pages with 2
*identical* A5 pages (was this the "duplex" option?) Now I have no idea
how to get my wanted result---and even less idea why ConTeXt arranged the
pages the way it did... ;)

Thanks,
aberThanks,
aber.
-- 
Alex Berger <alex.berger@gmx.at> jabber:alb@jabber.at icq:65271130

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: page arranging
  2003-10-20  7:15 page arranging Alex Berger
@ 2003-10-20  8:42 ` Patrick Gundlach
  2003-10-20 18:15   ` Alex Berger
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Gundlach @ 2003-10-20  8:42 UTC (permalink / raw)


Alex Berger <aleb@gmx.net> writes:

> I'd like to place 2 A5 pages on a A4 landscape page.
>
> I tried with
>   \setuppapersize[A5][A4,landscape]
>   \setuparranging[doublesided]

\setuppapersize[A5][A4,landscape]
\setuparranging[2SIDE]
\starttext
\showframe
\dorecurse{7}{\input tufte \par}
\stoptext

Patrick


But i wonder why there is a third page.... I'll post a comment on texshow-web

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: page arranging
  2003-10-20  8:42 ` Patrick Gundlach
@ 2003-10-20 18:15   ` Alex Berger
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Berger @ 2003-10-20 18:15 UTC (permalink / raw)


On Mon, Oct 20, 2003 at 10:42:05AM +0200, Patrick Gundlach wrote:
> \setuppapersize[A5][A4,landscape]
> \setuparranging[2SIDE]
> \starttext
> \showframe
> \dorecurse{7}{\input tufte \par}
> \stoptext

This worked fine. Thanks a lot.

But now another problem emerged:
If I have an even number of A5 pages which compiles into an uneven
number of A4 pages (like 10-->5), ConTeXt adds a last (empty) page have an
even number of A4 pages...

How do I stop this (wasteful ;) behaviour??

Thanks again,
aber.
-- 
Alex Berger <alex.berger@gmx.at> jabber:alb@jabber.at icq:65271130

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-20 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-20  7:15 page arranging Alex Berger
2003-10-20  8:42 ` Patrick Gundlach
2003-10-20 18:15   ` Alex Berger

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).