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

Commit465269b

Browse files
committed
Drop indentation of verbatim environments in print output. This increased
the build time by what seemed like infinity.
1 parentc605441 commit465269b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎doc/src/sgml/stylesheet.dsl

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.30 2006/02/1601:03:48 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.31 2006/12/1001:55:29 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,12 +280,6 @@
280280
(define %refentry-new-page% #t)
281281
(define %refentry-keep% #f)
282282

283-
;; Indentation of verbatim environments. (This should really be done
284-
;; with start-indent in DSSSL.)
285-
(define %indent-programlisting-lines%" ")
286-
(define %indent-screen-lines%" ")
287-
(define %indent-synopsis-lines%" ")
288-
289283

290284
;;Default graphic format: Jadetex wants eps, pdfjadetex wants pdf.
291285
;; (Note that pdfjadetex will not accept eps, that's why we need to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp