[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Chunking dedication element for epub
<xsl:template match="d:set| While the customisation creates chunks for both acknowledgments and executive summary, this last template has the effect of: 1. Not including titles for both new chunks (although the content is there) 2. Not generating any tocs and lots chunks (I have set the book toc with separate lots for figures, tables, etc) 3. Removing all content from index.html. … and I haven’t even looked at what’s happening with the OPF and NCX files yet. I’ve tried to trace the chunking template logic starting with the template match coding above to see where I need to add the dedication element to the relevant coding – I’ve added it to <xsl:template name="chunk-first-section-with-parent" priority="1"> and <xsl:template name="chunk-all-sections" priority="1"> . I hope there is a straightforward solution, otherwise can someone help to debug my customisations – my other option is to try manual chunking using the maketoc.xsl procedure in TCG. I’m using 1.76.1-ns. Thanks, --
Dave Gardiner |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]