[ 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
-- 
[EMAIL PROTECTED]                              http://www.miwie.org
[EMAIL PROTECTED]

Reply via email to