]> granicus.if.org Git - postgresql/commitdiff
Drop indentation of verbatim environments in print output. This increased
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 10 Dec 2006 01:55:29 +0000 (01:55 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 10 Dec 2006 01:55:29 +0000 (01:55 +0000)
the build time by what seemed like infinity.

doc/src/sgml/stylesheet.dsl

index a5735c4848ec7981ff306675779dac8ac8364aa4..61374ac5f5c396b7e271b8a874520c0e3fbf77e8 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v 1.30 2006/02/16 01:03:48 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v 1.31 2006/12/10 01:55:29 petere Exp $ -->
 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
 
 <!-- must turn on one of these with -i on the jade command line -->
 (define %refentry-new-page%     #t)
 (define %refentry-keep%         #f)
 
-;; Indentation of verbatim environments.  (This should really be done
-;; with start-indent in DSSSL.)
-(define %indent-programlisting-lines% "    ")
-(define %indent-screen-lines% "    ")
-(define %indent-synopsis-lines% "    ")
-
 
 ;; Default graphic format: Jadetex wants eps, pdfjadetex wants pdf.
 ;; (Note that pdfjadetex will not accept eps, that's why we need to