[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: Section levels in TOC
/ Walter Joyce <wjoyce@bestweb.net> was heard to say:
| Perfect. It works.
|
| Does anyone know how to handle it in the customization layer?
Just put the definition of
(define (toc-depth nd)
(if (string=? (gi nd) (normalize "book"))
3
1))
in a customization layer. See plain.dsl in the print directory
for an example of a customization layer.
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | The greatest of all secrets is
http://www.oasis-open.org/docbook/ | knowing how to reduce the force of
Chair, DocBook Technical Committee | envy.--Cardinal De Retz
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC