diff --git a/doc/src/sgml/stylesheet.dsl b/doc/src/sgml/stylesheet.dsl index e228645a9857615e2a299379710787912336bfa4..44b6c0399d682898b3db3068661ab90ecf7eaf23 100644 --- a/doc/src/sgml/stylesheet.dsl +++ b/doc/src/sgml/stylesheet.dsl @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.19 2002/01/30 21:53:40 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.20 2002/06/01 20:56:00 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 --> @@ -58,6 +58,11 @@ (element symbol ($mono-seq$)) (element type ($mono-seq$)) +;; Indentation of verbatim environments +(define %indent-programlisting-lines% " ") +(define %indent-screen-lines% " ") +(define %indent-synopsis-lines% " ") + ;; Bibliography things