1 <?xml version=
"1.0" encoding=
"utf-8"?><xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform" version=
"1.0">
3 <!-- This file is generated from param.xweb; do not edit this file! -->
5 <!-- ********************************************************************
6 $Id: param.xsl,v 1.1 2007/03/10 05:15:34 scott Exp $
7 ********************************************************************
9 This file is part of the XSL DocBook Stylesheet distribution.
10 See ../README or http://nwalsh.com/docbook/xsl/ for copyright
11 and other information.
13 ******************************************************************** -->
15 <xsl:param name=
"man.break.after.slash">0</xsl:param>
16 <xsl:param name=
"man.hyphenate">0</xsl:param>
17 <xsl:param name=
"man.hyphenate.urls">0</xsl:param>
18 <xsl:param name=
"man.hyphenate.filenames">0</xsl:param>
19 <xsl:param name=
"man.hyphenate.computer.inlines">0</xsl:param>
20 <xsl:param name=
"man.justify">0</xsl:param>
21 <xsl:param name=
"man.indent.width">4</xsl:param>
22 <xsl:param name=
"man.indent.refsect" select=
"0"/>
23 <xsl:param name=
"man.indent.blurbs" select=
"1"/>
24 <xsl:param name=
"man.indent.lists" select=
"1"/>
25 <xsl:param name=
"man.indent.verbatims" select=
"1"/>
26 <xsl:param name=
"man.font.funcprototype">BI
</xsl:param>
27 <xsl:param name=
"man.font.funcsynopsisinfo">B
</xsl:param>
28 <xsl:param name=
"man.font.table.headings">B
</xsl:param>
29 <xsl:param name=
"man.font.table.title">B
</xsl:param>
30 <xsl:param name=
"man.output.manifest.enabled" select=
"0"/>
31 <xsl:param name=
"man.output.manifest.filename">MAN.MANIFEST
</xsl:param>
32 <xsl:param name=
"man.output.quietly" select=
"0"/>
33 <xsl:param name=
"man.output.encoding" select=
"'UTF-8'"/>
34 <xsl:param name=
"man.output.in.separate.dir" select=
"0"/>
35 <xsl:param name=
"man.output.lang.in.name.enabled" select=
"0"/>
36 <xsl:param name=
"man.output.base.dir">man/
</xsl:param>
37 <xsl:param name=
"man.output.subdirs.enabled" select=
"1"/>
38 <xsl:param name=
"man.string.subst.map.local.pre"/>
39 <xsl:param name=
"man.string.subst.map">
41 <!-- * fix bad font-request capitalization in .SH (stylesheet artifact) -->
42 <substitution oldstring=
"▓FB" newstring=
"\fB"/>
43 <substitution oldstring=
"▓FI" newstring=
"\fI"/>
44 <substitution oldstring=
"▓FR" newstring=
"\fR"/>
45 <!-- * remove no-break marker at beginning of line (stylesheet artifact) -->
46 <substitution oldstring=
"▒▀" newstring=
"▒"/>
47 <!-- * replace U+2580 no-break marker (stylesheet-added) w/ no-break space -->
48 <substitution oldstring=
"▀" newstring=
"\ "/>
50 <!-- ==================================================================== -->
52 <!-- * squeeze multiple newlines before a roff request -->
53 <substitution oldstring=
"

." newstring=
"
."/>
54 <!-- * remove any .sp occurences that directly follow a .PP -->
55 <substitution oldstring=
".PP
.sp" newstring=
".PP"/>
56 <!-- * squeeze multiple newlines after start of no-fill (verbatim) env. -->
57 <substitution oldstring=
".nf

" newstring=
".nf
"/>
58 <!-- * squeeze multiple newlines after REstoring margin -->
59 <substitution oldstring=
".RE

" newstring=
".RE
"/>
60 <!-- * U+2591 is a marker we add before and after every Parameter in -->
61 <!-- * Funcprototype output -->
62 <substitution oldstring=
"░" newstring=
" "/>
63 <!-- * U+2592 is a marker we add for the newline before output of <sbr>; -->
64 <substitution oldstring=
"▒" newstring=
"
"/>
66 <!-- * Now deal with some other characters that are added by the -->
67 <!-- * stylesheets during processing. -->
70 <substitution oldstring=
"•" newstring=
"\(bu"/>
71 <!-- * left double quote -->
72 <substitution oldstring=
"“" newstring=
"\(lq"/>
73 <!-- * right double quote -->
74 <substitution oldstring=
"”" newstring=
"\(rq"/>
75 <!-- * left single quote -->
76 <substitution oldstring=
"‘" newstring=
"\(oq"/>
77 <!-- * right single quote -->
78 <substitution oldstring=
"’" newstring=
"\(cq"/>
79 <!-- * copyright sign -->
80 <substitution oldstring=
"©" newstring=
"\(co"/>
81 <!-- * registered sign -->
82 <substitution oldstring=
"®" newstring=
"\(rg"/>
83 <!-- * ...servicemark... -->
84 <!-- * There is no groff equivalent for it. -->
85 <substitution oldstring=
"℠" newstring=
"(SM)"/>
86 <!-- * ...trademark... -->
87 <!-- * We don't do "\(tm" because for console output, -->
88 <!-- * groff just renders that as "tm"; that is: -->
90 <!-- * Product™ -> Producttm -->
92 <!-- * So we just make it to "(TM)" instead; thus: -->
94 <!-- * Product™ -> Product(TM) -->
95 <substitution oldstring=
"™" newstring=
"(TM)"/>
98 <xsl:param name=
"man.string.subst.map.local.post"/>
99 <xsl:param name=
"man.endnotes.list.enabled">1</xsl:param>
100 <xsl:param name=
"man.endnotes.list.heading" select=
"''"/>
101 <xsl:param name=
"man.endnotes.are.numbered">1</xsl:param>
102 <xsl:param name=
"man.links.are.underlined">1</xsl:param>
103 <xsl:param name=
"variablelist.term.separator">,
</xsl:param>
104 <xsl:param name=
"variablelist.term.break.after">0</xsl:param>
105 <xsl:param name=
"man.charmap.enabled" select=
"1"/>
106 <xsl:param name=
"man.charmap.uri" select=
"''"/>
107 <xsl:param name=
"man.charmap.use.subset" select=
"1"/>
108 <xsl:param name=
"man.charmap.subset.profile">
109 @*[local-name() = 'block'] = 'Miscellaneous Technical' or
110 (@*[local-name() = 'block'] = 'C1 Controls And Latin-
1 Supplement (Latin-
1 Supplement)' and
111 @*[local-name() = 'class'] = 'symbols'
113 (@*[local-name() = 'block'] = 'General Punctuation' and
114 (@*[local-name() = 'class'] = 'spaces' or
115 @*[local-name() = 'class'] = 'dashes' or
116 @*[local-name() = 'class'] = 'quotes' or
117 @*[local-name() = 'class'] = 'bullets'
120 @*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or
121 @*[local-name() = 'name'] = 'WORD JOINER' or
122 @*[local-name() = 'name'] = 'SERVICE MARK' or
123 @*[local-name() = 'name'] = 'TRADE MARK SIGN' or
124 @*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE'
126 <xsl:param name=
"man.segtitle.suppress" select=
"0"/>
127 <xsl:param name=
"man.table.footnotes.divider">----
</xsl:param>
128 <xsl:param name=
"man.subheading.divider">========================================================================
</xsl:param>
129 <xsl:param name=
"man.subheading.divider.enabled">0</xsl:param>
130 <xsl:param name=
"refentry.date.profile.enabled">0</xsl:param>
131 <xsl:param name=
"refentry.meta.get.quietly" select=
"0"/>
132 <xsl:param name=
"refentry.manual.profile.enabled">0</xsl:param>
133 <xsl:param name=
"refentry.source.name.profile.enabled">0</xsl:param>
134 <xsl:param name=
"refentry.version.profile.enabled">0</xsl:param>
135 <xsl:param name=
"refentry.source.name.suppress">0</xsl:param>
136 <xsl:param name=
"refentry.version.suppress">0</xsl:param>
137 <xsl:param name=
"refentry.date.profile">
138 (($info[//date])[last()]/date)[
1]|
139 (($info[//pubdate])[last()]/pubdate)[
1]
141 <xsl:param name=
"refentry.manual.fallback.profile">
142 refmeta/refmiscinfo[
1]/node()
</xsl:param>
143 <xsl:param name=
"refentry.manual.profile">
144 (($info[//title])[last()]/title)[
1]|
147 <xsl:param name=
"refentry.source.fallback.profile">
148 refmeta/refmiscinfo[
1]/node()
</xsl:param>
149 <xsl:param name=
"refentry.source.name.profile">
150 (($info[//productname])[last()]/productname)[
1]|
151 (($info[//corpname])[last()]/corpname)[
1]|
152 (($info[//corpcredit])[last()]/corpcredit)[
1]|
153 (($info[//corpauthor])[last()]/corpauthor)[
1]|
154 (($info[//orgname])[last()]/orgname)[
1]|
155 (($info[//publishername])[last()]/publishername)[
1]
157 <xsl:param name=
"refentry.version.profile">
158 (($info[//productnumber])[last()]/productnumber)[
1]|
159 (($info[//edition])[last()]/edition)[
1]|
160 (($info[//releaseinfo])[last()]/releaseinfo)[
1]
162 <xsl:param name=
"man.th.title.max.length">20</xsl:param>
163 <xsl:param name=
"man.th.extra2.max.length">30</xsl:param>
164 <xsl:param name=
"man.th.extra3.max.length">30</xsl:param>
165 <xsl:param name=
"man.th.extra1.suppress">0</xsl:param>
166 <xsl:param name=
"man.th.extra2.suppress">0</xsl:param>
167 <xsl:param name=
"man.th.extra3.suppress">0</xsl:param>
168 <xsl:param name=
"email.delimiters.enabled">1</xsl:param>