Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit41b4628

Browse files
committed
Format <structname>, <structfield>, and <type> mono-spaced.
1 parentbb7b718 commit41b4628

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,v1.2 2001/02/13 22:35:15 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v1.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)

[8]ページ先頭

©2009-2025 Movatter.jp