[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]