ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Is it possible to arrange pages so that they fall alternating on two sides of the sheet?
@ 2012-11-06 22:09 Marcin Borkowski
  2012-11-19 12:42 ` Willi Egger
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Borkowski @ 2012-11-06 22:09 UTC (permalink / raw)
  To: ConTeXt mailing list

Hi all,

I have something like this:

\definepapersize[thin][width=210mm,height=74.25mm]
\setuppapersize[thin][A4]
\setuppaper[nx=1,ny=4]
\setuplayout[topspace=1.5cm,backspace=1.5cm,
  header=0mm,footer=0mm,
  width=middle,height=middle]
\setuparranging[XY]

I'd like to have pages 1, 3, 5, 7 on one side of the A4 sheet, and 2,
4, 6, 8 on the other one.  In other words, there should be two
(A4-sized) pages in the pdf.  (My use case is a short quiz for my wife's
students - she wants to save paper;).)

Bonus points for making pages 5-8 *identical* to pages 1-4, so that:

on pages 1-2 (top of the A4 sheet, both sides) there is one problem set;
on pages 3-4 (just below the previous one) there is another;
on pages 5-6 (yet below) the first problem set is repeated;
on pages 7-8 (bottom) the second one gets repeated again.

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Is it possible to arrange pages so that they fall alternating on two sides of the sheet?
  2012-11-06 22:09 Is it possible to arrange pages so that they fall alternating on two sides of the sheet? Marcin Borkowski
@ 2012-11-19 12:42 ` Willi Egger
  0 siblings, 0 replies; 2+ messages in thread
From: Willi Egger @ 2012-11-19 12:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

If I understand  your request correctly then there is an impositioning scheme for this already in place:

\setuparranging[1*4]	%section: one sheet 1 x 4 pages = 4 pages single sided!

This scheme gives 4 pages on a A4.

Kind regards

Willi
On Nov 6, 2012, at 11:09 PM, Marcin Borkowski wrote:

> Hi all,
> 
> I have something like this:
> 
> \definepapersize[thin][width=210mm,height=74.25mm]
> \setuppapersize[thin][A4]
> \setuppaper[nx=1,ny=4]
> \setuplayout[topspace=1.5cm,backspace=1.5cm,
>  header=0mm,footer=0mm,
>  width=middle,height=middle]
> \setuparranging[XY]
> 
> I'd like to have pages 1, 3, 5, 7 on one side of the A4 sheet, and 2,
> 4, 6, 8 on the other one.  In other words, there should be two
> (A4-sized) pages in the pdf.  (My use case is a short quiz for my wife's
> students - she wants to save paper;).)
> 
> Bonus points for making pages 5-8 *identical* to pages 1-4, so that:
> 
> on pages 1-2 (top of the A4 sheet, both sides) there is one problem set;
> on pages 3-4 (just below the previous one) there is another;
> on pages 5-6 (yet below) the first problem set is repeated;
> on pages 7-8 (bottom) the second one gets repeated again.
> 
> TIA,
> 
> -- 
> Marcin Borkowski
> http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
> Adam Mickiewicz University
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

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


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

end of thread, other threads:[~2012-11-19 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-06 22:09 Is it possible to arrange pages so that they fall alternating on two sides of the sheet? Marcin Borkowski
2012-11-19 12:42 ` Willi Egger

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