projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed168f
)
Disable LOT for the time being because of TeX problems
author
Peter Eisentraut
Fri, 28 Dec 2007 11:14:19 +0000
(11:14 +0000)
committer
Peter Eisentraut
Fri, 28 Dec 2007 11:14:19 +0000
(11:14 +0000)
doc/src/sgml/stylesheet.dsl
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/stylesheet.dsl
b/doc/src/sgml/stylesheet.dsl
index 03ce91ad21aa2f8fd3339df4a2d8c14449000242..6b3199b0f0ae4b01af07a0a38ddc9ca37be8d5c2 100644
(file)
--- a/
doc/src/sgml/stylesheet.dsl
+++ b/
doc/src/sgml/stylesheet.dsl
@@
-1,4
+1,4
@@
-
+
@@
-280,6
+280,10
@@
(define %refentry-new-page% #t)
(define %refentry-keep% #f)
+;; Disabled because of TeX problems
+;; (http://archives.postgresql.org/pgsql-docs/2007-12/msg00056.php)
+(define ($generate-book-lot-list$) '())
+
;; Indentation of verbatim environments. (This should really be done
;; with start-indent in DSSSL.)
;; Use of indentation in this area exposes a bug in openjade,