The problem is that chunktoc.xsl does not include the templates with
mode="enumerate-files", which reside in chunk-code.xsl. I got it to work
with this customization (in this order):
<xsl:import href="../docbook-xsl-1.74.3/html/chunk-code.xsl"/>
<xsl:import href="../docbook-xsl-1.74.3/html/chunktoc.xsl"/>
<xsl:include href="../docbook-xsl-1.74.3/htmlhelp/htmlhelp-common.xsl"/>
but please test for unintended side effects.
Bob Stayton
Sagehill Enterprises
[email protected]
----- Original Message -----
From: <[email protected]>
To: <[email protected]>
Sent: Friday, March 06, 2009 1:23 AM
Subject: [docbook-apps] Broken HHP file if HTML files for HTML Help are
chunked manually
Hello Everybody,
when chunktoc stylesheet is used instead of chunk.xsl for HTML Help
output, [FILES] section in HHP file contains the whole content of my
document, not the names of individual chunks. Do you have any idea how to
fix it?
Thanks in advance,
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]