ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* letter booklet
@ 2015-01-25 22:15 John Kitzmiller
  2015-01-25 23:09 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: John Kitzmiller @ 2015-01-25 22:15 UTC (permalink / raw)
  To: ntg-context

Desired outcome: a multipage booklet on letter size paper with margins lined up when duplex printed and folded.

Using imposition with [letter][letter,landscape] did not work, so to start I used:

\definepapersize[booklet][width=140mm,height=216mm]
\setuppapersize[booklet][letter,landscape]
\setuparranging[2UP,doublesided]
\setuplayout[width=115mm,
  leftedge=0mm,  
  leftmargin=0mm,
  backspace=15mm,
  rightmargin=0mm,
  rigthedge=0mm]  
\showframe
\starttext
\dorecurse{8}{\input Ward \page}
\stoptext

but the inside and outside margins do not line up. Where is the elegant path?

Thanks, John

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2015-01-31 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.264.1422263097.2429.ntg-context@ntg.nl>
2015-01-31 13:14 ` letter booklet John Kitzmiller
2015-01-25 22:15 John Kitzmiller
2015-01-25 23:09 ` Wolfgang Schuster

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