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