Skip to content

Commit 41b4628

Browse files
committed
Format <structname>, <structfield>, and <type> mono-spaced.
1 parent bb7b718 commit 41b4628

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/src/sgml/stylesheet.dsl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.2 2001/02/13 22:35:15 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.3 2001/02/14 19:35:14 petere Exp $ -->
22
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
33

44
<!-- must turn on one of these with -i on the jade command line -->
@@ -23,6 +23,10 @@
2323

2424
(define %refentry-xref-manvolnum% #f)
2525

26+
(element structfield ($mono-seq$))
27+
(element structname ($mono-seq$))
28+
(element type ($mono-seq$))
29+
2630
<![ %output-html; [
2731
;; customize the html stylesheet
2832

0 commit comments

Comments
 (0)