From: Peter Eisentraut Date: Thu, 13 Oct 2005 20:10:03 +0000 (+0000) Subject: Turn off list of tables, figures, and examples. X-Git-Tag: REL8_1_0BETA4~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12ee2b98ce80760a337fe3680e4c2034dd31cb1d;p=postgresql Turn off list of tables, figures, and examples. --- diff --git a/doc/src/sgml/stylesheet.dsl b/doc/src/sgml/stylesheet.dsl index fcaa2840fe..2f9dbe0c60 100644 --- a/doc/src/sgml/stylesheet.dsl +++ b/doc/src/sgml/stylesheet.dsl @@ -1,4 +1,4 @@ - + @@ -178,6 +178,7 @@ (define %graphic-default-extension% "gif") (define %gentext-nav-use-ff% #t) (define %body-attr% '()) +(define ($generate-book-lot-list$) '()) ;; Returns the depth of auto TOC that should be made at the nd-level (define (toc-depth nd)