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] | [Elist Home]


Subject: DOCBOOK-APPS: Re: DOCBOOK: How to get rid of "List of Tables"?


[ from docbook ML]

Rick Bronson wrote on 010617 23:00 -0700:
 
>   How to get rid of "List of Tables" in a book with chapters, each
> chapter has one table.

I'd suggest to override the following piece of code from
print/dbparam.dsl in your customization layer:

(define ($generate-book-lot-list$)
  (list (normalize "table")
    (normalize "figure")
    (normalize "example")
    (normalize "equation")))

Michael
-- 
mw@miwie.in-berlin.de                              http://www.miwie.org
mw@miwie.org



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


Powered by eList eXpress LLC