ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: gmorais <gmorais@deea.isel.ipl.pt>
Subject: Re: extra page in pdf
Date: 01 Oct 2003 15:29:53 +0100	[thread overview]
Message-ID: <1065018594.483.1.camel@gmorais.localdomain.fake> (raw)
In-Reply-To: <20031001084243.GA10208@physik.fu-berlin.de>

You got it. The reason was the use of \startbodymatter and all the other
things. Now that I remove it, everything works fine.

Thanks 


On Wed, 2003-10-01 at 09:42, Tobias Burnus wrote:
> Hello,
> 
> On Wed, Oct 01, 2003 at 08:51:26AM +0200, Willi Egger wrote:
> > Gonçalo Morais wrote
> > >  usually I will have an extra empty page as the last page of the document.
> > >  How can I cut it out or avoid it?
> > Could you be more specific? - Normally you will get an empty page when in
> > doublesided mode i.e. when saying
> > \setuppagenumbering[alternative=doublesided] or things like
> > \setuplayout[location=doublesided]
> Another possibility is if you use frontmatter, bodymatter, appendices
> etc. -- if you combine this with doublesided you can even get a odd
> number of pages. In this case the solution is:
>   \setupsectionblock[frontpart]   [page=]
>   \setupsectionblock[bodypart]    [page=]
>   \setupsectionblock[backpart]    [page=]
>   \setupsectionblock[appendixpart][page=]
> 
> Tobias
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

      reply	other threads:[~2003-10-01 14:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01  6:33 Gonçalo Morais
2003-10-01  6:51 ` Willi Egger
2003-10-01  8:42   ` Tobias Burnus
2003-10-01 14:29     ` gmorais [this message]

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=1065018594.483.1.camel@gmorais.localdomain.fake \
    --to=gmorais@deea.isel.ipl.pt \
    --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).