← Prev in month
← Prev in thread
AW: [docbook-apps] not chunk after chapter
Would it be possible to just keep the chapter with the first section (like chunk.first.sections="1"), then chunk every section as if I chose chunk.first.sections="1" ? We have text in every section, but no text in the chapters. Von: Bob Stayton [mailto:] Gesendet: Sonntag, 18. Februar 2007 01:45 An: Hinrich Aue; Betreff: Re: [docbook-apps] not chunk after chapter 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
← Prev in month
← Prev in thread