Next in thread →
Next in month →
Re: DOCBOOK-APPS: chapter TOC in XSL stylesheets
Norman Walsh wrote: > / klaas holwerda <> was heard to say: > | Then i read FIXME in the docs, > | does this means those feature are not implemented yet? > > No, it just means I haven't written the documentation yet. > > Be seeing you, > norm > In that case i think there is a problem in XSL stylesheets, or is it normal to have a different behaviour between the two (except for the chunking)? (well for the DSSSLstylesheets it is the same). With the non chunked stylesheet i get the TOC for the chapter, with the chunked version it is gone. Another problem is that "part 2 of my book" is not in the chunked version, while it is in the non chunked version. The only difference in my customization is: c:\Tools\docbook-xsl-1.42\html>DIFF KLAAS2.XSL KLAASCHUNK.XSL 10c10 < <xsl:import href="docbook.xsl"/> --- > <xsl:import href="chunk.xsl"/> And i have switched on almost any TOC parameter, Klaas
Next in thread →
Next in month →