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


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

Re: Please Help with automatic TOC generation - Norm ?


/ Stéphane Bline <sbline@apsydev.com> was heard to say:
| How do I customize my stylesheet to prevent jade from creating any automatic
| TOC ?

(define %generate-set-toc% #f)
(define %generate-book-toc%  #f)
(define ($generate-book-lot-list$) '())
(define %generate-part-toc%  #f)
(define $generate-chapter-toc$  #f)
(define %generate-article-toc%  #f)
(define %generate-reference-toc%  #f)
(define ($generate-qandaset-toc$) #f)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Sometimes in life situations
http://www.oasis-open.org/docbook/ | develop that only the half-crazy
Chair, DocBook Technical Committee | can get out of.--La Rochefoucauld

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