ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Devereux <jdREMOVE@THISdevereux.me.uk>
To: <ntg-context@ntg.nl>
Subject: Specifying last page when using imposition
Date: Sun, 01 Jun 2008 19:25:18 +0100	[thread overview]
Message-ID: <87d4n19fn5.fsf_-_@cordelia.devereux.me.uk> (raw)
In-Reply-To: <20071129201410.ef3f13d3.schuster.wolfgang@googlemail.com> (Wolfgang Schuster's message of "Thu\, 29 Nov 2007 20\:14\:10 +0100")


Hi,

I am using imposition to arrange pages in a "booklet" format, a5 on
a4. So after all the pages are printed out (doublesided) I can fold
the stack in half to get my booklet.

So I am using the command

	texexec --arrange --paperformat=a5a4 --printformat=up test.tex

...which works well.


Now I want to write content to appear on the last page. Here is my
test file:



\setuppagenumbering[alternative=doublesided]
\starttext
\showframe
\subject Front Cover

\dorecurse{10}{\input tufte \par}

\page[yes,last]
\raggedcenter
Back Cover
\stoptext


But this does not do what I want. "Back Cover" appears on document
page 9, but on page 4 (of 6) of the output pdf. It needs to be on page
1 of the output (i.e. opposite document page 1). 

Any suggestions?

Thanks,

-- 

John Devereux
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2008-06-01 18:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02 23:36 standardmakeup, frontmatter, bodymatter & page numbering Mojca Miklavec
2007-10-03 10:54 ` Peter Rolf
2007-10-03 17:33   ` Mojca Miklavec
2007-10-03 18:51     ` Peter Rolf
2007-11-29 19:14 ` Wolfgang Schuster
2007-12-07 16:29   ` Mojca Miklavec
2007-12-08 12:09     ` Wolfgang Schuster
2008-06-01 18:25   ` John Devereux [this message]
2008-06-02  6:06     ` Specifying last page when using imposition Wolfgang Schuster
2008-06-02  8:11       ` John Devereux
2008-06-02  8:22         ` Wolfgang Schuster
2008-06-02  8:44           ` Wolfgang Schuster
2008-06-02  9:33             ` John Devereux
2008-06-02  9:59               ` Wolfgang Schuster

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=87d4n19fn5.fsf_-_@cordelia.devereux.me.uk \
    --to=jdremove@thisdevereux.me.uk \
    --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).