File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v 1 .32 2006 /12/15 16:50: 07 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v 1 .33 2007 /12/28 11:14:19 petere Exp $ -->
2
2
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
3
3
4
4
<!-- must turn on one of these with -i on the jade command line -->
280
280
(define %refentry-new-page% #t)
281
281
(define %refentry-keep% #f)
282
282
283
+ ;; Disabled because of TeX problems
284
+ ;; (http://archives.postgresql.org/pgsql-docs/2007-12/msg00056.php)
285
+ (define ($generate-book-lot-list$) '())
286
+
283
287
;; Indentation of verbatim environments. (This should really be done
284
288
;; with start-indent in DSSSL.)
285
289
;; Use of indentation in this area exposes a bug in openjade,
You can’t perform that action at this time.
0 commit comments