OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: FW: [docbook-apps] hierarchical "."


Hi Bob,
 

> Bob Stayton wrote
>  flo@abwesend.de wrote:
> > Bob Stayton wrote
> > >flo@abwesend.de wrote:
> > >> has anyone an idea how to change the headers of sections, chapters
> > [...]by removing the dot?
> > >The dots are part of the generated text strings defined
> > >in common/en.xml (or whatever lang you use) in the
> > >stylesheet distribution.  In that
> > >file, the <l:context name="title-numbered"> element has
> > >entries like this:
> > 
> > ><l:template name="chapter" text="Chapter&#160;%n.&#160;%t"/>
> > >                                                ^
> > >                                               ^
> > >
> > >The %n is the number, and &#160; is non-breaking space.
> > >You can customize these strings in a customization
> > >layer as described in this doc:
> > >
> > >http://www.sagehill.net/xml/docbookxsl/CustomMethods.html#CustomGenText

> <xsl:param name="autotoc.label.separator" select="'. '"/>
> 
> Set that to just a space.

Thats great, thanks again!
Florian

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]