ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jan Pohanka <xhpohanka@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: how to print a simple booklet
Date: Thu, 13 Jun 2013 09:38:11 +0200	[thread overview]
Message-ID: <51B976E3.3090206@gmail.com> (raw)

Hi,

this is probably a question with very simple solution, but I cannot 
figure it out or find a solution in wiki or manual.
I just want to print simple booklet and after and after picking papers 
from printer do a single fold.
With the following code the TITLE PAGE is correctly placed to the right 
of first sheet but all pages have backspace and page number on the right 
edge. Is that correct behaviour or I'm missing some basic fact?

\setuppapersize[A5][A4,landscape]
\setuparranging[2UP]

\setuplayout[
     width=8cm,height=middle,
     backspace=10mm,topspace=10mm,
     footer=8mm,header=0mm,
     alternative=doublesided]

\setuppagenumbering[location={footer,left},alternative=doublesided]

\showframe

\starttext

TITLE PAGE
\page[yes]

\dorecurse{15}{\input knuth}

\stoptext

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


             reply	other threads:[~2013-06-13  7:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-13  7:38 Jan Pohanka [this message]
2013-06-13  7:46 ` Jan Pohanka
2013-06-13  7:51   ` Thomas A. Schmitz
2013-06-13  7:57     ` Jan Pohanka
2013-06-13  8:03       ` Peter Münster
2013-06-13  8:25         ` Jan Pohanka
2013-06-13  9:37           ` Jan Pohanka
2013-06-13  9:50             ` Peter Münster
2013-06-13  9:54               ` Jan Pohanka

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=51B976E3.3090206@gmail.com \
    --to=xhpohanka@gmail.com \
    --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).