[a18aefd] | 1 | <?xml version="1.0" encoding="ASCII"?>
|
---|
| 2 | <!--This file was created automatically by html2xhtml-->
|
---|
| 3 | <!--from the HTML stylesheets.-->
|
---|
| 4 | <!-- This file is generated from param.xweb -->
|
---|
| 5 | <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns="http://docbook.org/ns/docbook" exclude-result-prefixes="src" version="1.0">
|
---|
| 6 |
|
---|
| 7 | <!-- ********************************************************************
|
---|
| 8 | $Id$
|
---|
| 9 | ********************************************************************
|
---|
| 10 |
|
---|
| 11 | This file is part of the XSL DocBook Stylesheet distribution.
|
---|
| 12 | See ../README or http://docbook.sf.net/release/xsl/current/ for
|
---|
| 13 | copyright and other information.
|
---|
| 14 |
|
---|
| 15 | ******************************************************************** -->
|
---|
| 16 |
|
---|
| 17 | <xsl:param name="admon.graphics.extension" select="'.png'"/>
|
---|
| 18 | <xsl:param name="admon.graphics" select="0"/>
|
---|
| 19 | <xsl:param name="admon.graphics.path">images/</xsl:param>
|
---|
| 20 | <xsl:param name="admon.style">
|
---|
| 21 | <xsl:text>margin-left: 0.5in; margin-right: 0.5in;</xsl:text>
|
---|
| 22 | </xsl:param>
|
---|
| 23 | <xsl:param name="admon.textlabel" select="1"/>
|
---|
| 24 | <xsl:param name="annotate.toc" select="1"/>
|
---|
| 25 | <xsl:param name="annotation.css">
|
---|
| 26 | /* ======================================================================
|
---|
| 27 | Annotations
|
---|
| 28 | */
|
---|
| 29 |
|
---|
| 30 | div.annotation-list { visibility: hidden;
|
---|
| 31 | }
|
---|
| 32 |
|
---|
| 33 | div.annotation-nocss { position: absolute;
|
---|
| 34 | visibility: hidden;
|
---|
| 35 | }
|
---|
| 36 |
|
---|
| 37 | div.annotation-popup { position: absolute;
|
---|
| 38 | z-index: 4;
|
---|
| 39 | visibility: hidden;
|
---|
| 40 | padding: 0px;
|
---|
| 41 | margin: 2px;
|
---|
| 42 | border-style: solid;
|
---|
| 43 | border-width: 1px;
|
---|
| 44 | width: 200px;
|
---|
| 45 | background-color: white;
|
---|
| 46 | }
|
---|
| 47 |
|
---|
| 48 | div.annotation-title { padding: 1px;
|
---|
| 49 | font-weight: bold;
|
---|
| 50 | border-bottom-style: solid;
|
---|
| 51 | border-bottom-width: 1px;
|
---|
| 52 | color: white;
|
---|
| 53 | background-color: black;
|
---|
| 54 | }
|
---|
| 55 |
|
---|
| 56 | div.annotation-body { padding: 2px;
|
---|
| 57 | }
|
---|
| 58 |
|
---|
| 59 | div.annotation-body p { margin-top: 0px;
|
---|
| 60 | padding-top: 0px;
|
---|
| 61 | }
|
---|
| 62 |
|
---|
| 63 | div.annotation-close { position: absolute;
|
---|
| 64 | top: 2px;
|
---|
| 65 | right: 2px;
|
---|
| 66 | }
|
---|
| 67 | </xsl:param>
|
---|
| 68 | <xsl:param name="annotation.js" select="'http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js'"/>
|
---|
| 69 | <xsl:param name="annotation.graphic.open" select="'http://docbook.sourceforge.net/release/images/annot-open.png'"/>
|
---|
| 70 | <xsl:param name="annotation.graphic.close" select="'http://docbook.sourceforge.net/release/images/annot-close.png'"/>
|
---|
| 71 | <xsl:param name="annotation.support" select="0"/>
|
---|
| 72 | <xsl:param name="appendix.autolabel" select="'A'"/>
|
---|
| 73 | <xsl:param name="author.othername.in.middle" select="1"/>
|
---|
| 74 | <xsl:param name="autotoc.label.separator" select="'. '"/>
|
---|
| 75 | <xsl:param name="autotoc.label.in.hyperlink" select="1"/>
|
---|
| 76 | <xsl:param name="base.dir" select="''"/>
|
---|
| 77 | <xsl:param name="biblioentry.item.separator">. </xsl:param>
|
---|
| 78 | <xsl:param name="bibliography.collection" select="'http://docbook.sourceforge.net/release/bibliography/bibliography.xml'"/>
|
---|
| 79 | <xsl:param name="bibliography.numbered" select="0"/>
|
---|
| 80 | <xsl:param name="bibliography.style" select="'normal'"/>
|
---|
| 81 | <xsl:param name="blurb.on.titlepage.enabled">0</xsl:param>
|
---|
| 82 | <xsl:param name="bridgehead.in.toc" select="0"/>
|
---|
| 83 | <xsl:param name="callout.defaultcolumn" select="'60'"/>
|
---|
| 84 | <xsl:param name="callout.graphics.extension" select="'.png'"/>
|
---|
| 85 |
|
---|
| 86 | <xsl:param name="callout.graphics" select="'1'"/>
|
---|
| 87 | <xsl:param name="callout.graphics.number.limit" select="'15'"/>
|
---|
| 88 |
|
---|
| 89 | <xsl:param name="callout.graphics.path" select="'images/callouts/'"/>
|
---|
| 90 | <xsl:param name="callout.list.table" select="'1'"/>
|
---|
| 91 | <xsl:param name="callout.unicode" select="0"/>
|
---|
| 92 | <xsl:param name="callout.unicode.number.limit" select="'10'"/>
|
---|
| 93 | <xsl:param name="callout.unicode.start.character" select="10102"/>
|
---|
| 94 | <xsl:param name="callouts.extension" select="'1'"/>
|
---|
| 95 | <xsl:param name="chapter.autolabel" select="1"/>
|
---|
| 96 | <xsl:param name="chunk.append"/>
|
---|
| 97 | <xsl:param name="chunk.first.sections" select="0"/>
|
---|
| 98 | <xsl:param name="chunk.quietly" select="0"/>
|
---|
| 99 | <xsl:param name="chunk.section.depth" select="1"/>
|
---|
| 100 | <xsl:param name="chunk.toc" select="''"/>
|
---|
| 101 | <xsl:param name="chunk.tocs.and.lots" select="0"/>
|
---|
| 102 | <xsl:param name="chunk.tocs.and.lots.has.title" select="1"/>
|
---|
| 103 | <xsl:param name="chunk.separate.lots" select="0"/>
|
---|
| 104 | <xsl:param name="citerefentry.link" select="'0'"/>
|
---|
| 105 | <xsl:param name="collect.xref.targets" select="'no'"/>
|
---|
| 106 | <xsl:param name="component.label.includes.part.label" select="0"/>
|
---|
| 107 | <xsl:param name="contrib.inline.enabled">1</xsl:param>
|
---|
| 108 | <xsl:param name="css.decoration" select="1"/>
|
---|
| 109 | <xsl:param name="current.docid" select="''"/>
|
---|
| 110 | <xsl:param name="default.float.class">
|
---|
| 111 | <xsl:choose>
|
---|
| 112 | <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when>
|
---|
| 113 | <xsl:otherwise>before</xsl:otherwise>
|
---|
| 114 | </xsl:choose>
|
---|
| 115 | </xsl:param>
|
---|
| 116 | <xsl:param name="default.image.width" select="''"/>
|
---|
| 117 | <xsl:param name="default.table.width" select="''"/>
|
---|
| 118 | <xsl:param name="default.table.frame" select="'all'"/>
|
---|
| 119 | <xsl:param name="draft.mode" select="'maybe'"/>
|
---|
| 120 | <xsl:param name="draft.watermark.image" select="'http://docbook.sourceforge.net/release/images/draft.png'"/>
|
---|
| 121 | <xsl:param name="ebnf.table.bgcolor" select="'#F5DCB3'"/>
|
---|
| 122 | <xsl:param name="ebnf.table.border" select="1"/>
|
---|
| 123 | <xsl:param name="ebnf.assignment">
|
---|
| 124 | <code xmlns="http://www.w3.org/1999/xhtml">::=</code>
|
---|
| 125 | </xsl:param>
|
---|
| 126 |
|
---|
| 127 | <xsl:param name="ebnf.statement.terminator"/>
|
---|
| 128 |
|
---|
| 129 | <xsl:param name="eclipse.autolabel" select="0"/>
|
---|
| 130 | <xsl:param name="eclipse.plugin.name">DocBook Online Help Sample</xsl:param>
|
---|
| 131 | <xsl:param name="eclipse.plugin.id">com.example.help</xsl:param>
|
---|
| 132 | <xsl:param name="eclipse.plugin.provider">Example provider</xsl:param>
|
---|
| 133 | <xsl:param name="editedby.enabled">1</xsl:param>
|
---|
| 134 | <xsl:param name="email.delimiters.enabled">1</xsl:param>
|
---|
| 135 | <xsl:param name="emphasis.propagates.style" select="1"/>
|
---|
| 136 | <xsl:param name="entry.propagates.style" select="1"/>
|
---|
| 137 | <xsl:param name="firstterm.only.link" select="0"/>
|
---|
| 138 | <xsl:param name="footer.rule" select="1"/>
|
---|
| 139 | <xsl:param name="footnote.number.format" select="'1'"/>
|
---|
| 140 | <xsl:param name="footnote.number.symbols" select="''"/>
|
---|
| 141 | <xsl:param name="formal.procedures" select="1"/>
|
---|
| 142 | <xsl:param name="formal.title.placement">
|
---|
| 143 | figure before
|
---|
| 144 | example before
|
---|
| 145 | equation before
|
---|
| 146 | table before
|
---|
| 147 | procedure before
|
---|
| 148 | task before
|
---|
| 149 | </xsl:param>
|
---|
| 150 | <xsl:param name="funcsynopsis.decoration" select="1"/>
|
---|
| 151 | <xsl:param name="funcsynopsis.style">kr</xsl:param>
|
---|
| 152 | <xsl:param name="funcsynopsis.tabular.threshold" select="40"/>
|
---|
| 153 | <xsl:param name="function.parens">0</xsl:param>
|
---|
| 154 | <xsl:param name="generate.id.attributes" select="0"/>
|
---|
| 155 | <xsl:param name="generate.index" select="1"/>
|
---|
| 156 | <xsl:param name="generate.legalnotice.link" select="0"/>
|
---|
| 157 | <xsl:param name="generate.revhistory.link" select="0"/>
|
---|
| 158 | <xsl:param name="generate.manifest" select="0"/>
|
---|
| 159 | <xsl:param name="generate.meta.abstract" select="1"/>
|
---|
| 160 | <xsl:param name="generate.section.toc.level" select="0"/>
|
---|
| 161 | <xsl:param name="generate.toc">
|
---|
| 162 | appendix toc,title
|
---|
| 163 | article/appendix nop
|
---|
| 164 | article toc,title
|
---|
| 165 | book toc,title,figure,table,example,equation
|
---|
| 166 | chapter toc,title
|
---|
| 167 | part toc,title
|
---|
| 168 | preface toc,title
|
---|
| 169 | qandadiv toc
|
---|
| 170 | qandaset toc
|
---|
| 171 | reference toc,title
|
---|
| 172 | sect1 toc
|
---|
| 173 | sect2 toc
|
---|
| 174 | sect3 toc
|
---|
| 175 | sect4 toc
|
---|
| 176 | sect5 toc
|
---|
| 177 | section toc
|
---|
| 178 | set toc,title
|
---|
| 179 | </xsl:param>
|
---|
| 180 |
|
---|
| 181 | <xsl:param name="glossary.collection" select="''"/>
|
---|
| 182 | <xsl:param name="glossary.sort" select="0"/>
|
---|
| 183 | <xsl:param name="glossentry.show.acronym" select="'no'"/>
|
---|
| 184 | <xsl:param name="glossterm.auto.link" select="0"/>
|
---|
| 185 | <xsl:param name="graphic.default.extension"/>
|
---|
| 186 | <xsl:param name="graphicsize.extension" select="1"/>
|
---|
| 187 | <xsl:param name="graphicsize.use.img.src.path" select="0"/>
|
---|
| 188 | <xsl:param name="header.rule" select="1"/>
|
---|
| 189 | <xsl:param name="highlight.default.language" select="''"/>
|
---|
| 190 | <xsl:param name="highlight.source" select="0"/>
|
---|
| 191 | <xsl:param name="html.append"/>
|
---|
| 192 | <xsl:param name="html.base"/>
|
---|
| 193 | <xsl:param name="html.cellpadding" select="''"/>
|
---|
| 194 | <xsl:param name="html.cellspacing" select="''"/>
|
---|
| 195 | <xsl:param name="html.cleanup" select="1"/>
|
---|
| 196 | <xsl:param name="html.ext" select="'.html'"/>
|
---|
| 197 | <xsl:param name="html.extra.head.links" select="0"/>
|
---|
| 198 | <xsl:param name="html.head.legalnotice.link.types">copyright</xsl:param>
|
---|
| 199 | <xsl:param name="html.head.legalnotice.link.multiple" select="1"/>
|
---|
| 200 | <xsl:param name="html.longdesc" select="1"/>
|
---|
| 201 | <xsl:param name="html.longdesc.link" select="$html.longdesc"/>
|
---|
| 202 | <xsl:param name="html.stylesheet" select="''"/>
|
---|
| 203 | <xsl:param name="html.stylesheet.type">text/css</xsl:param>
|
---|
| 204 | <xsl:param name="htmlhelp.alias.file" select="'alias.h'"/>
|
---|
| 205 | <xsl:param name="htmlhelp.autolabel" select="0"/>
|
---|
| 206 | <xsl:param name="htmlhelp.button.back" select="1"/>
|
---|
| 207 | <xsl:param name="htmlhelp.button.forward" select="0"/>
|
---|
| 208 | <xsl:param name="htmlhelp.button.hideshow" select="1"/>
|
---|
| 209 | <xsl:param name="htmlhelp.button.home" select="0"/>
|
---|
| 210 | <xsl:param name="htmlhelp.button.home.url"/>
|
---|
| 211 | <xsl:param name="htmlhelp.button.jump1" select="0"/>
|
---|
| 212 | <xsl:param name="htmlhelp.button.jump1.title" select="'User1'"/>
|
---|
| 213 | <xsl:param name="htmlhelp.button.jump1.url"/>
|
---|
| 214 | <xsl:param name="htmlhelp.button.jump2" select="0"/>
|
---|
| 215 | <xsl:param name="htmlhelp.button.jump2.title" select="'User2'"/>
|
---|
| 216 | <xsl:param name="htmlhelp.button.jump2.url"/>
|
---|
| 217 | <xsl:param name="htmlhelp.button.locate" select="0"/>
|
---|
| 218 | <xsl:param name="htmlhelp.button.next" select="1"/>
|
---|
| 219 | <xsl:param name="htmlhelp.button.options" select="1"/>
|
---|
| 220 | <xsl:param name="htmlhelp.button.prev" select="1"/>
|
---|
| 221 | <xsl:param name="htmlhelp.button.print" select="1"/>
|
---|
| 222 | <xsl:param name="htmlhelp.button.refresh" select="0"/>
|
---|
| 223 | <xsl:param name="htmlhelp.button.stop" select="0"/>
|
---|
| 224 | <xsl:param name="htmlhelp.button.zoom" select="0"/>
|
---|
| 225 | <xsl:param name="htmlhelp.chm" select="'htmlhelp.chm'"/>
|
---|
| 226 | <xsl:param name="htmlhelp.default.topic" select="''"/>
|
---|
| 227 | <xsl:param name="htmlhelp.display.progress" select="1"/>
|
---|
| 228 | <xsl:param name="htmlhelp.encoding" select="'iso-8859-1'"/>
|
---|
| 229 | <xsl:param name="htmlhelp.enhanced.decompilation" select="0"/>
|
---|
| 230 | <xsl:param name="htmlhelp.enumerate.images" select="0"/>
|
---|
| 231 | <xsl:param name="htmlhelp.force.map.and.alias" select="0"/>
|
---|
| 232 | <xsl:param name="htmlhelp.hhc.binary" select="1"/>
|
---|
| 233 | <xsl:param name="htmlhelp.hhc.folders.instead.books" select="1"/>
|
---|
| 234 | <xsl:param name="htmlhelp.hhc" select="'toc.hhc'"/>
|
---|
| 235 | <xsl:param name="htmlhelp.hhc.section.depth" select="5"/>
|
---|
| 236 | <xsl:param name="htmlhelp.hhc.show.root" select="1"/>
|
---|
| 237 | <xsl:param name="htmlhelp.hhc.width"/>
|
---|
| 238 | <xsl:param name="htmlhelp.hhk" select="'index.hhk'"/>
|
---|
| 239 | <xsl:param name="htmlhelp.hhp" select="'htmlhelp.hhp'"/>
|
---|
| 240 | <xsl:param name="htmlhelp.hhp.tail"/>
|
---|
| 241 | <xsl:param name="htmlhelp.hhp.window" select="'Main'"/>
|
---|
| 242 | <xsl:param name="htmlhelp.hhp.windows"/>
|
---|
| 243 | <xsl:param name="htmlhelp.map.file" select="'context.h'"/>
|
---|
| 244 | <xsl:param name="htmlhelp.only" select="0"/>
|
---|
| 245 | <xsl:param name="htmlhelp.remember.window.position" select="0"/>
|
---|
| 246 | <xsl:param name="htmlhelp.show.advanced.search" select="0"/>
|
---|
| 247 | <xsl:param name="htmlhelp.show.favorities" select="0"/>
|
---|
| 248 | <xsl:param name="htmlhelp.show.menu" select="0"/>
|
---|
| 249 | <xsl:param name="htmlhelp.show.toolbar.text" select="1"/>
|
---|
| 250 | <xsl:param name="htmlhelp.title" select="''"/>
|
---|
| 251 | <xsl:param name="htmlhelp.use.hhk" select="0"/>
|
---|
| 252 | <xsl:param name="htmlhelp.window.geometry"/>
|
---|
| 253 | <xsl:param name="img.src.path"/>
|
---|
| 254 | <xsl:param name="id.warnings" select="0"/>
|
---|
| 255 | <xsl:param name="index.method" select="'basic'"/>
|
---|
| 256 | <xsl:param name="index.on.role" select="0"/>
|
---|
| 257 | <xsl:param name="index.on.type" select="0"/>
|
---|
| 258 | <xsl:param name="index.number.separator" select="''"/>
|
---|
| 259 | <xsl:param name="index.term.separator" select="''"/>
|
---|
| 260 | <xsl:param name="index.range.separator" select="''"/>
|
---|
| 261 | <xsl:param name="index.prefer.titleabbrev" select="0"/>
|
---|
| 262 | <xsl:param name="ignore.image.scaling" select="0"/>
|
---|
| 263 | <xsl:param name="inherit.keywords" select="'1'"/>
|
---|
| 264 | <xsl:param name="insert.xref.page.number">no</xsl:param>
|
---|
| 265 | <xsl:param name="keep.relative.image.uris" select="1"/>
|
---|
| 266 |
|
---|
| 267 | <xsl:param name="l10n.gentext.default.language" select="'en'"/>
|
---|
| 268 | <xsl:param name="l10n.gentext.language" select="''"/>
|
---|
| 269 | <xsl:param name="l10n.gentext.use.xref.language" select="0"/>
|
---|
| 270 | <xsl:param name="l10n.lang.value.rfc.compliant" select="1"/>
|
---|
| 271 | <xsl:param name="label.from.part" select="'0'"/>
|
---|
| 272 | <xsl:param name="linenumbering.everyNth" select="'5'"/>
|
---|
| 273 | <xsl:param name="linenumbering.extension" select="'1'"/>
|
---|
| 274 | <xsl:param name="linenumbering.separator" select="' '"/>
|
---|
| 275 | <xsl:param name="linenumbering.width" select="'3'"/>
|
---|
| 276 | <xsl:param name="link.mailto.url"/>
|
---|
| 277 | <xsl:param name="make.graphic.viewport" select="1"/>
|
---|
| 278 | <xsl:param name="make.single.year.ranges" select="0"/>
|
---|
| 279 | <xsl:param name="make.valid.html" select="1"/>
|
---|
| 280 | <xsl:param name="make.year.ranges" select="0"/>
|
---|
| 281 | <xsl:param name="manifest" select="'HTML.manifest'"/>
|
---|
| 282 | <xsl:param name="manifest.in.base.dir" select="0"/>
|
---|
| 283 | <xsl:param name="manual.toc" select="''"/>
|
---|
| 284 | <xsl:param name="menuchoice.menu.separator"> → </xsl:param>
|
---|
| 285 | <xsl:param name="menuchoice.separator" select="'+'"/>
|
---|
| 286 | <xsl:param name="navig.graphics.extension" select="'.gif'"/>
|
---|
| 287 | <xsl:param name="navig.graphics" select="0"/>
|
---|
| 288 | <xsl:param name="navig.graphics.path">images/</xsl:param>
|
---|
| 289 | <xsl:param name="navig.showtitles">1</xsl:param>
|
---|
| 290 | <xsl:param name="nominal.image.depth" select="4 * $pixels.per.inch"/>
|
---|
| 291 | <xsl:param name="nominal.image.width" select="6 * $pixels.per.inch"/>
|
---|
| 292 | <xsl:param name="nominal.table.width" select="'6in'"/>
|
---|
| 293 | <xsl:param name="olink.base.uri" select="''"/>
|
---|
| 294 | <xsl:param name="olink.debug" select="0"/>
|
---|
| 295 | <xsl:attribute-set name="olink.properties">
|
---|
| 296 | <xsl:attribute name="show-destination">replace</xsl:attribute>
|
---|
| 297 | </xsl:attribute-set>
|
---|
| 298 | <xsl:param name="insert.olink.page.number">no</xsl:param>
|
---|
| 299 | <xsl:param name="insert.olink.pdf.frag" select="0"/>
|
---|
| 300 | <xsl:param name="prefer.internal.olink" select="0"/>
|
---|
| 301 | <xsl:param name="olink.lang.fallback.sequence" select="''"/>
|
---|
| 302 | <xsl:param name="olink.doctitle" select="'no'"/>
|
---|
| 303 | <xsl:param name="olink.fragid" select="'fragid='"/>
|
---|
| 304 | <xsl:param name="olink.outline.ext" select="'.olink'"/>
|
---|
| 305 | <xsl:param name="olink.pubid" select="'pubid='"/>
|
---|
| 306 | <xsl:param name="olink.resolver" select="'/cgi-bin/olink'"/>
|
---|
| 307 | <xsl:param name="olink.sysid" select="'sysid='"/>
|
---|
| 308 | <xsl:param name="abstract.notitle.enabled">0</xsl:param>
|
---|
| 309 | <xsl:param name="othercredit.like.author.enabled">0</xsl:param>
|
---|
| 310 | <xsl:param name="para.propagates.style" select="1"/>
|
---|
| 311 | <xsl:param name="part.autolabel" select="'I'"/>
|
---|
| 312 | <xsl:param name="phrase.propagates.style" select="1"/>
|
---|
| 313 | <xsl:param name="pixels.per.inch" select="90"/>
|
---|
| 314 | <xsl:param name="points.per.em" select="10"/>
|
---|
| 315 | <xsl:param name="preface.autolabel" select="0"/>
|
---|
| 316 | <xsl:param name="preferred.mediaobject.role"/>
|
---|
| 317 | <xsl:param name="process.empty.source.toc" select="0"/>
|
---|
| 318 | <xsl:param name="process.source.toc" select="0"/>
|
---|
| 319 | <xsl:param name="profile.arch" select="''"/>
|
---|
| 320 | <xsl:param name="profile.audience" select="''"/>
|
---|
| 321 | <xsl:param name="profile.attribute" select="''"/>
|
---|
| 322 | <xsl:param name="profile.condition" select="''"/>
|
---|
| 323 | <xsl:param name="profile.conformance" select="''"/>
|
---|
| 324 | <xsl:param name="profile.lang" select="''"/>
|
---|
| 325 | <xsl:param name="profile.os" select="''"/>
|
---|
| 326 | <xsl:param name="profile.revision" select="''"/>
|
---|
| 327 | <xsl:param name="profile.revisionflag" select="''"/>
|
---|
| 328 | <xsl:param name="profile.role" select="''"/>
|
---|
| 329 | <xsl:param name="profile.security" select="''"/>
|
---|
| 330 | <xsl:param name="profile.separator" select="';'"/>
|
---|
| 331 | <xsl:param name="profile.status" select="''"/>
|
---|
| 332 | <xsl:param name="profile.userlevel" select="''"/>
|
---|
| 333 | <xsl:param name="profile.value" select="''"/>
|
---|
| 334 | <xsl:param name="profile.vendor" select="''"/>
|
---|
| 335 | <xsl:param name="profile.wordsize" select="''"/>
|
---|
| 336 | <xsl:param name="punct.honorific" select="'.'"/>
|
---|
| 337 | <xsl:param name="qanda.defaultlabel">number</xsl:param>
|
---|
| 338 | <xsl:param name="qanda.inherit.numeration" select="1"/>
|
---|
| 339 | <xsl:param name="qanda.in.toc" select="0"/>
|
---|
| 340 | <xsl:param name="qanda.nested.in.toc" select="0"/>
|
---|
| 341 | <xsl:param name="qandadiv.autolabel" select="1"/>
|
---|
| 342 | <xsl:param name="refentry.generate.name" select="1"/>
|
---|
| 343 | <xsl:param name="refentry.generate.title" select="0"/>
|
---|
| 344 | <xsl:param name="refentry.separator" select="'1'"/>
|
---|
| 345 | <xsl:param name="refentry.xref.manvolnum" select="1"/>
|
---|
| 346 | <xsl:param name="reference.autolabel" select="'I'"/>
|
---|
| 347 | <xsl:param name="refclass.suppress" select="0"/>
|
---|
| 348 | <xsl:param name="root.filename" select="'index'"/>
|
---|
| 349 | <xsl:param name="rootid" select="''"/>
|
---|
| 350 | <xsl:param name="runinhead.default.title.end.punct" select="'.'"/>
|
---|
| 351 | <xsl:param name="runinhead.title.end.punct" select="'.!?:'"/>
|
---|
| 352 | <xsl:param name="section.autolabel" select="0"/>
|
---|
| 353 | <xsl:param name="section.autolabel.max.depth" select="8"/>
|
---|
| 354 | <xsl:param name="section.label.includes.component.label" select="0"/>
|
---|
| 355 | <xsl:param name="segmentedlist.as.table" select="0"/>
|
---|
| 356 | <xsl:param name="shade.verbatim" select="0"/>
|
---|
| 357 | <xsl:attribute-set name="shade.verbatim.style">
|
---|
| 358 | <xsl:attribute name="border">0</xsl:attribute>
|
---|
| 359 | <xsl:attribute name="bgcolor">#E0E0E0</xsl:attribute>
|
---|
| 360 | </xsl:attribute-set>
|
---|
| 361 |
|
---|
| 362 | <xsl:param name="show.comments">1</xsl:param>
|
---|
| 363 | <xsl:param name="show.revisionflag">0</xsl:param>
|
---|
| 364 | <xsl:param name="simplesect.in.toc" select="0"/>
|
---|
| 365 | <xsl:param name="spacing.paras" select="'0'"/>
|
---|
| 366 | <xsl:param name="suppress.footer.navigation">0</xsl:param>
|
---|
| 367 | <xsl:param name="suppress.header.navigation">0</xsl:param>
|
---|
| 368 | <xsl:param name="suppress.navigation">0</xsl:param>
|
---|
| 369 | <xsl:param name="table.borders.with.css" select="0"/>
|
---|
| 370 | <xsl:param name="table.cell.border.color" select="''"/>
|
---|
| 371 |
|
---|
| 372 | <xsl:param name="table.cell.border.style" select="'solid'"/>
|
---|
| 373 | <xsl:param name="table.cell.border.thickness" select="'0.5pt'"/>
|
---|
| 374 | <xsl:param name="table.footnote.number.format" select="'a'"/>
|
---|
| 375 | <xsl:param name="table.footnote.number.symbols" select="''"/>
|
---|
| 376 | <xsl:param name="table.frame.border.color" select="''"/>
|
---|
| 377 |
|
---|
| 378 | <xsl:param name="table.frame.border.style" select="'solid'"/>
|
---|
| 379 | <xsl:param name="table.frame.border.thickness" select="'0.5pt'"/>
|
---|
| 380 | <xsl:param name="tablecolumns.extension" select="'1'"/>
|
---|
| 381 | <xsl:param name="target.database.document" select="''"/>
|
---|
| 382 | <xsl:param name="targets.filename" select="'target.db'"/>
|
---|
| 383 | <xsl:param name="textdata.default.encoding" select="''"/>
|
---|
| 384 | <xsl:param name="tex.math.delims" select="'1'"/>
|
---|
| 385 | <xsl:param name="tex.math.file" select="'tex-math-equations.tex'"/>
|
---|
| 386 | <xsl:param name="tex.math.in.alt" select="''"/>
|
---|
| 387 | <xsl:param name="textinsert.extension" select="'1'"/>
|
---|
| 388 | <xsl:param name="toc.list.type">dl</xsl:param>
|
---|
| 389 | <xsl:param name="toc.section.depth">2</xsl:param>
|
---|
| 390 | <xsl:param name="toc.max.depth">8</xsl:param>
|
---|
| 391 | <xsl:param name="ulink.target" select="'_top'"/>
|
---|
| 392 | <xsl:param name="use.embed.for.svg" select="0"/>
|
---|
| 393 | <xsl:param name="use.extensions" select="'0'"/>
|
---|
| 394 | <xsl:param name="use.id.as.filename" select="'0'"/>
|
---|
| 395 | <xsl:param name="use.local.olink.style" select="0"/>
|
---|
| 396 | <xsl:param name="use.role.as.xrefstyle" select="1"/>
|
---|
| 397 | <xsl:param name="use.role.for.mediaobject" select="1"/>
|
---|
| 398 | <xsl:param name="use.svg" select="1"/>
|
---|
| 399 | <xsl:param name="variablelist.as.table" select="0"/>
|
---|
| 400 | <xsl:param name="variablelist.term.separator">, </xsl:param>
|
---|
| 401 | <xsl:param name="variablelist.term.break.after">0</xsl:param>
|
---|
| 402 | <xsl:param name="xref.with.number.and.title" select="1"/>
|
---|
| 403 | <xsl:param name="xref.label-title.separator">: </xsl:param>
|
---|
| 404 | <xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param>
|
---|
| 405 | <xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param>
|
---|
| 406 |
|
---|
| 407 | </xsl:stylesheet>
|
---|