Commit 41b46289 authored by Peter Eisentraut's avatar Peter Eisentraut

Format <structname>, <structfield>, and <type> mono-spaced.

parent bb7b7182
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.2 2001/02/13 22:35:15 petere Exp $ --> <!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.3 2001/02/14 19:35:14 petere Exp $ -->
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [ <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!-- must turn on one of these with -i on the jade command line --> <!-- must turn on one of these with -i on the jade command line -->
...@@ -23,6 +23,10 @@ ...@@ -23,6 +23,10 @@
(define %refentry-xref-manvolnum% #f) (define %refentry-xref-manvolnum% #f)
(element structfield ($mono-seq$))
(element structname ($mono-seq$))
(element type ($mono-seq$))
<![ %output-html; [ <![ %output-html; [
;; customize the html stylesheet ;; customize the html stylesheet
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment