projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
938af4f
)
Indent verbatim environments.
author
Peter Eisentraut
<
[email protected]
>
Sat, 1 Jun 2002 20:56:00 +0000
(20:56 +0000)
committer
Peter Eisentraut
<
[email protected]
>
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 50c7dfa08133f1ca357fce117dec97ba11f9d855..cf73e5c72a6e72625fbaa3140ab733b1e20f377c 100644
(file)
--- a/
doc/src/sgml/stylesheet.dsl
+++ b/
doc/src/sgml/stylesheet.dsl
@@
-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