This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TOC/section numbering in DSSSL


in common/dbl1xx.dsl, with xx = your lang, you'll
find a list of:

    xx-label-title-sep

(again xx=your lang)

Put there your own separator. For example, replace

    list (normalize "sect1")  ". ")

with

    list (normalize "sect1")  " ")
                                              ^
(note that I have left one space)

THT,

Regards,
Juan R. Migoya
SPAIN

david aumueller wrote:

> In some languages the format for numbering parts, chapters, sections is like
>
> #.#.# title, instead of
> #.#.#. title
>
> Where can I get rid of the last dot?
>
> TIA, david


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]