Next in thread →
Next in month →
Re: HTML chunks not written if template for chapter inserted intocustomization layer
On Wed, 03 Sep 2008 01:16:00 +0200, Bob Stayton <> wrote: > Hi Boris, > Customization of the DocBook chunking stylesheets requires a two-stage > customization: one stage for formatting elements such as d:chapter, and > the other for chunking elements like d:chapter. See this reference for > a detailed explanation of why that is and how to customize the chunking > stylesheets: > > http://www.sagehill.net/docbookxsl/ChunkingCustomization.html Thanks for the link! I think I would have never found out without the description how to make this work. :) By the way, is it still required to add priority="1"? My <xsl:template match="d:chapter"> seems to work without priority="1"? Boris > [...]
Next in thread →
Next in month →