8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fc05a commit 12ee2b9Copy full SHA for 12ee2b9
doc/src/sgml/stylesheet.dsl
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v 1.28 2004/11/10 23:01:47 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v 1.29 2005/10/13 20:10:03 petere Exp $ -->
2
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
3
4
<!-- must turn on one of these with -i on the jade command line -->
@@ -178,6 +178,7 @@
178
(define %graphic-default-extension% "gif")
179
(define %gentext-nav-use-ff% #t)
180
(define %body-attr% '())
181
+(define ($generate-book-lot-list$) '())
182
183
;; Returns the depth of auto TOC that should be made at the nd-level
184
(define (toc-depth nd)
0 commit comments