summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2006-12-15 14:54:48 +0000
committerPeter Eisentraut2006-12-15 14:54:48 +0000
commite528364995cbcc0f2137760fc3022bc139ef3eb8 (patch)
tree8213b28651d59ca7630fc0d3ebc2283e5da271c0
parent8d81e0c1506a84ae8b5357263a4a8d4f53cee460 (diff)
Drop indentation of verbatim environments in print output. This increased
the build time by what seemed like infinity.
-rw-r--r--doc/src/sgml/stylesheet.dsl6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/sgml/stylesheet.dsl b/doc/src/sgml/stylesheet.dsl
index f73f01884f..6a6965016d 100644
--- a/doc/src/sgml/stylesheet.dsl
+++ b/doc/src/sgml/stylesheet.dsl
@@ -280,12 +280,6 @@
(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