Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit79bb263

Browse files
committed
Disable LOT for the time being because of TeX problems
1 parent1ed168f commit79bb263

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/src/sgml/stylesheet.dsl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.32 2006/12/15 16:50:07 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.33 2007/12/28 11:14:19 petere Exp $ -->
22
<!DOCTYPE style-sheet PUBLIC"-//James Clark//DTD DSSSL Style Sheet//EN" [
33

44
<!-- must turn on one of these with -i on the jade command line -->
@@ -280,6 +280,10 @@
280280
(define %refentry-new-page% #t)
281281
(define %refentry-keep% #f)
282282

283+
;; Disabled because of TeX problems
284+
;; (http://archives.postgresql.org/pgsql-docs/2007-12/msg00056.php)
285+
(define ($generate-book-lot-list$) '())
286+
283287
;; Indentation of verbatim environments. (This should really be done
284288
;; with start-indent in DSSSL.)
285289
;; Use of indentation in this area exposes a bug in openjade,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp