atom feed8 messages in org.oasis-open.lists.docbook-appsRE: [docbook-apps] Chapter boiler pla...
FromSent OnAttachments
Jeff BealOct 7, 2003 11:07 am 
Dave PawsonOct 7, 2003 11:17 am 
Togan MuftuogluOct 7, 2003 11:22 am 
Jeff BealOct 7, 2003 11:24 am 
Dave PawsonOct 7, 2003 11:38 am 
Dave PawsonOct 7, 2003 11:41 am 
Jeff BealOct 7, 2003 1:01 pm 
Dave PawsonOct 8, 2003 10:14 am 
Subject:RE: [docbook-apps] Chapter boiler plate text, xslt stylesheets.
From:Jeff Beal (jeff@ansys.com)
Date:Oct 7, 2003 11:07:23 am
List:org.oasis-open.lists.docbook-apps

Set the parameter 'chapter.autolabel' to 0. When this is non-zero, the stylesheets pull the gentext from the context named 'title-numbered'. When it is zero, they pull the gentext from the context named 'title-unnumbered', which, as you see, has the proper template without 'Chapter %t'.

-----Original Message----- From: Dave Pawson [mailto:dpaw@nildram.co.uk] Sent: Tuesday, October 07, 2003 2:08 PM To: docb@lists.oasis-open.org Subject: [docbook-apps] 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.

To unsubscribe from this list, send a post to docb@lists.oasis-open.org, or visit

http://www.oasis-open.org/mlmanage/.