← Prev in month ← Prev in thread

Chapter boiler plate text, xslt stylesheets.

From
Dave Pawson <>
Date
2003-10-07T18:05:04+00:00
ID
Thread
Chapter boiler plate text, xslt stylesheets.
I'm mis-using a chapter,
and getting

Chapter 1.xxx(title)

any way I can remove the 'Chapter 1' please.
Nix on Bob's booksite seems obvious.

http://www.sagehill.net/docbookxsl/CustomGentext.html#CustomGenText
is close (and pretty sneaky Bob, I like it :-)

I can't find the 'context' to use that example.

common/en.xml has

<l:context name="title-unnumbered">
       <l:template name="appendix" text="%t"/>
       <l:template name="article/appendix" text="%t"/>
       <l:template name="bridgehead" text="%t"/>
       <l:template name="chapter" text="%t"/>

Which *may* be used for the gentext, but what's the context?


Any help appreciated.

DaveP
← Prev in month ← Prev in thread