projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50b7148
)
Indent verbatim environments.
author
Peter Eisentraut
Sat, 1 Jun 2002 20:56:00 +0000
(20:56 +0000)
committer
Peter Eisentraut
Sat, 1 Jun 2002 20:56:00 +0000
(20:56 +0000)
doc/src/sgml/stylesheet.dsl
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/stylesheet.dsl
b/doc/src/sgml/stylesheet.dsl
index e228645a9857615e2a299379710787912336bfa4..44b6c0399d682898b3db3068661ab90ecf7eaf23 100644
(file)
--- a/
doc/src/sgml/stylesheet.dsl
+++ b/
doc/src/sgml/stylesheet.dsl
@@
-1,4
+1,4
@@
-
+
@@
-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