Next in thread →
Next in month →
Re: DOCBOOK-APPS: Callout formatting
At 06:28 29/07/2002, chris.danx wrote: >Bob Stayton wrote: > >>This will require customizing an XSL template. >>See the FAQ for how to create a customization layer. >>The template you are looking for is >><xsl:template name="callout-bug"> in html/callout.xsl. >> >>You need to change <xsl:text>(</xsl:text> >>to <xsl:text>[</xsl:text> (and the closing brace too). > >So that'd be a customisation layer in the style sheet then? Is this the right place? http://www.dpawson.co.uk/docbook/styling/custom.html > >I have a xsl sheet with some parameter changes, will the above change be more complex? Like using a template to generate the correct style and then changing it to how you suggested? Yes, they all go in the same file, setting parameters, also providing override templates. HTH DaveP
Next in thread →
Next in month →