ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: h h extern <pragma@wxs.nl>
Subject: Re: Re: Two problems with my chapter quote setup
Date: Mon, 21 Mar 2005 02:46:03 +0100	[thread overview]
Message-ID: <423E275B.9050106@wxs.nl> (raw)
In-Reply-To: <0a2766b52db0b51cb2ff14fa5e2f3518@rna.nl>

Gerben Wierda wrote:
> On 20 Mar 2005, at 18:05, Patrick Gundlach wrote:
> 
>>
>> [...]
>>
>>> http://mail.rna.nl/~gerben/problem-test.tar.gz
>>
>>
>> I get only a blank page.
> 
> 
> If you open problem-test/products/prd_book.pdf from the archive you will 
> see that on the page numbered 7 (the 9th page in the PDF file) there is 
> text. At that stage the frontmatter ends and the first chapter should 
> start. It should start with the quote on page 8 (without a page number) 
> and the start of the chapter on page 9. But what actually happens is 
> that 8 and 9 are empty pages with a page number and the quote is on page 
> 10 and the chapter starts on 11.
> 
> I suspect that \stopfrontmatter forces a page. Hans?

indeed

   \setupsectionblock [frontpart] [page=] % yes by default

the reason is that marks needs to be synchronized; if you add your own \page 
command, make sure that you do it at the right moment

page changes are always a bit tricky esp since one wants header etc to be nicely 
in sync as well; also,

\page <some node> \page

can introduce empty pages (tex related, not so much context)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

      parent reply	other threads:[~2005-03-21  1:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-19 19:42 Gerben Wierda
2005-03-19 20:09 ` Patrick Gundlach
2005-03-19 22:11   ` Gerben Wierda
2005-03-19 22:15     ` Patrick Gundlach
2005-03-19 22:29   ` Gerben Wierda
2005-03-19 22:51   ` Gerben Wierda
2005-03-19 23:19     ` Gerben Wierda
2005-03-20 17:05     ` Patrick Gundlach
2005-03-20 22:03       ` Gerben Wierda
2005-03-20 22:34         ` Peter Münster
2005-03-21  6:30           ` Gerben Wierda
2005-03-21  1:46         ` h h extern [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=423E275B.9050106@wxs.nl \
    --to=pragma@wxs.nl \
    --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).