I'm not clear what you are asking for here.
If you set chunk.first.sections="0", then the first section's title and its
content will appear on the same page with the chapter title. That looks
better in such situations.
If that isn't what you want, then what do you think
should happen to the chapter title?
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From:
Hinrich Aue
To:
Sent: Thursday, February 15, 2007 8:39
AM
Subject: [docbook-apps] not chunk after
chapter
Hello
everybody,
I’m creating a htmlhelp file with
docbook.
Chunking is working fine so far,
but we have no para directly in our chapter.
Besides that I’m
using:
<xsl:param
name="chunk.first.sections"
select="1"></xsl:param>
The problem is that it looks
pretty ugly when you have a chunk with only the chapter
heading.
Can I prevent chunking after
chapters?
Thanks,
Hinrich