param.xsl 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880
  1. <?xml version="1.0" encoding="utf-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  2. <!-- This file is generated from param.xweb; do not edit this file! -->
  3. <!-- ********************************************************************
  4. $Id$
  5. ********************************************************************
  6. This file is part of the XSL DocBook Stylesheet distribution.
  7. See ../README or http://nwalsh.com/docbook/xsl/ for copyright
  8. and other information.
  9. ******************************************************************** -->
  10. <xsl:attribute-set name="abstract.properties">
  11. <xsl:attribute name="start-indent">0.0in</xsl:attribute>
  12. <xsl:attribute name="end-indent">0.0in</xsl:attribute>
  13. </xsl:attribute-set>
  14. <xsl:attribute-set name="abstract.title.properties">
  15. <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"/></xsl:attribute>
  16. <xsl:attribute name="font-weight">bold</xsl:attribute>
  17. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  18. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  19. <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"/></xsl:attribute>
  20. <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"/></xsl:attribute>
  21. <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"/></xsl:attribute>
  22. <xsl:attribute name="hyphenate">false</xsl:attribute>
  23. <xsl:attribute name="text-align">center</xsl:attribute>
  24. </xsl:attribute-set>
  25. <xsl:param name="admon.graphics.extension" select="'.png'"/>
  26. <xsl:param name="admon.graphics" select="0"/>
  27. <xsl:param name="admon.graphics.path">images/</xsl:param>
  28. <xsl:param name="admon.textlabel" select="1"/>
  29. <xsl:attribute-set name="admonition.properties"/>
  30. <xsl:attribute-set name="admonition.title.properties">
  31. <xsl:attribute name="font-size">14pt</xsl:attribute>
  32. <xsl:attribute name="font-weight">bold</xsl:attribute>
  33. <xsl:attribute name="hyphenate">false</xsl:attribute>
  34. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  35. </xsl:attribute-set>
  36. <xsl:attribute-set name="graphical.admonition.properties">
  37. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  38. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  39. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  40. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  41. <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
  42. <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
  43. </xsl:attribute-set>
  44. <xsl:attribute-set name="nongraphical.admonition.properties">
  45. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  46. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  47. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  48. <xsl:attribute name="margin-left">0.25in</xsl:attribute>
  49. <xsl:attribute name="margin-right">0.25in</xsl:attribute>
  50. </xsl:attribute-set>
  51. <xsl:param name="alignment">justify</xsl:param>
  52. <xsl:param name="appendix.autolabel" select="'A'"/>
  53. <xsl:param name="arbortext.extensions" select="0"/>
  54. <xsl:attribute-set name="article.appendix.title.properties" use-attribute-sets="section.title.properties section.title.level1.properties">
  55. <xsl:attribute name="margin-left">
  56. <xsl:value-of select="$title.margin.left"/>
  57. </xsl:attribute>
  58. </xsl:attribute-set>
  59. <xsl:param name="author.othername.in.middle" select="1"/>
  60. <xsl:param name="autotoc.label.separator" select="'. '"/>
  61. <xsl:param name="axf.extensions" select="0"/>
  62. <xsl:param name="biblioentry.item.separator">. </xsl:param>
  63. <xsl:attribute-set name="biblioentry.properties" use-attribute-sets="normal.para.spacing">
  64. <xsl:attribute name="start-indent">0.5in</xsl:attribute>
  65. <xsl:attribute name="text-indent">-0.5in</xsl:attribute>
  66. </xsl:attribute-set>
  67. <xsl:param name="bibliography.collection" select="'http://docbook.sourceforge.net/release/bibliography/bibliography.xml'"/>
  68. <xsl:param name="bibliography.numbered" select="0"/>
  69. <xsl:param name="bibliography.style" select="'normal'"/>
  70. <xsl:attribute-set name="blockquote.properties">
  71. <xsl:attribute name="margin-left">0.5in</xsl:attribute>
  72. <xsl:attribute name="margin-right">0.5in</xsl:attribute>
  73. <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
  74. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  75. <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
  76. </xsl:attribute-set>
  77. <xsl:param name="body.font.family" select="'serif'"/>
  78. <xsl:param name="body.font.master">10</xsl:param>
  79. <xsl:param name="body.font.size">
  80. <xsl:value-of select="$body.font.master"/><xsl:text>pt</xsl:text>
  81. </xsl:param>
  82. <xsl:param name="body.margin.bottom" select="'0.5in'"/>
  83. <xsl:param name="body.margin.top" select="'0.5in'"/>
  84. <xsl:param name="body.start.indent">
  85. <xsl:choose>
  86. <xsl:when test="$fop.extensions != 0">0pt</xsl:when>
  87. <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>
  88. <xsl:otherwise>4pc</xsl:otherwise>
  89. </xsl:choose>
  90. </xsl:param>
  91. <xsl:param name="body.end.indent" select="'0pt'"/>
  92. <xsl:param name="bridgehead.in.toc" select="0"/>
  93. <xsl:param name="callout.defaultcolumn" select="'60'"/>
  94. <xsl:param name="callout.graphics.extension" select="'.png'"/>
  95. <xsl:param name="callout.graphics" select="'1'"/>
  96. <xsl:param name="callout.graphics.number.limit" select="'15'"/>
  97. <xsl:param name="callout.graphics.path" select="'images/callouts/'"/>
  98. <xsl:param name="callout.unicode.font" select="'ZapfDingbats'"/>
  99. <xsl:param name="callout.unicode" select="0"/>
  100. <xsl:param name="callout.unicode.number.limit" select="'10'"/>
  101. <xsl:param name="callout.unicode.start.character" select="10102"/>
  102. <xsl:param name="callouts.extension" select="'1'"/>
  103. <xsl:param name="chapter.autolabel" select="1"/>
  104. <xsl:param name="collect.xref.targets" select="'no'"/>
  105. <xsl:param name="column.count.back" select="1"/>
  106. <xsl:param name="column.count.body" select="1"/>
  107. <xsl:param name="column.count.front" select="1"/>
  108. <xsl:param name="column.count.index" select="2"/>
  109. <xsl:param name="column.count.lot" select="1"/>
  110. <xsl:param name="column.count.titlepage" select="1"/>
  111. <xsl:param name="column.gap.back" select="'12pt'"/>
  112. <xsl:param name="column.gap.body" select="'12pt'"/>
  113. <xsl:param name="column.gap.front" select="'12pt'"/>
  114. <xsl:param name="column.gap.index" select="'12pt'"/>
  115. <xsl:param name="column.gap.lot" select="'12pt'"/>
  116. <xsl:param name="column.gap.titlepage" select="'12pt'"/>
  117. <xsl:attribute-set name="compact.list.item.spacing">
  118. <xsl:attribute name="space-before.optimum">0em</xsl:attribute>
  119. <xsl:attribute name="space-before.minimum">0em</xsl:attribute>
  120. <xsl:attribute name="space-before.maximum">0.2em</xsl:attribute>
  121. </xsl:attribute-set>
  122. <xsl:param name="component.label.includes.part.label" select="0"/>
  123. <xsl:attribute-set name="component.title.properties">
  124. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  125. <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"/></xsl:attribute>
  126. <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"/></xsl:attribute>
  127. <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"/></xsl:attribute>
  128. <xsl:attribute name="hyphenate">false</xsl:attribute>
  129. <xsl:attribute name="text-align">
  130. <xsl:choose>
  131. <xsl:when test="((parent::article | parent::articleinfo | parent::info/parent::article) and not(ancestor::book) and not(self::bibliography)) or (parent::slides | parent::slidesinfo)">center</xsl:when>
  132. <xsl:otherwise>left</xsl:otherwise>
  133. </xsl:choose>
  134. </xsl:attribute>
  135. <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>
  136. </xsl:attribute-set>
  137. <xsl:attribute-set name="component.titlepage.properties">
  138. </xsl:attribute-set>
  139. <xsl:param name="crop.marks" select="0"/>
  140. <xsl:param name="crop.mark.width" select="'0.5pt'"/>
  141. <xsl:param name="crop.mark.offset" select="'24pt'"/>
  142. <xsl:param name="crop.mark.bleed" select="'6pt'"/>
  143. <xsl:param name="current.docid" select="''"/>
  144. <xsl:param name="default.float.class">
  145. <xsl:choose>
  146. <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when>
  147. <xsl:otherwise>before</xsl:otherwise>
  148. </xsl:choose>
  149. </xsl:param>
  150. <xsl:param name="default.image.width" select="''"/>
  151. <xsl:param name="default.table.width" select="''"/>
  152. <xsl:param name="default.table.frame" select="'all'"/>
  153. <xsl:param name="default.units" select="'pt'"/>
  154. <xsl:param name="dingbat.font.family" select="'serif'"/>
  155. <xsl:param name="double.sided" select="0"/>
  156. <xsl:param name="draft.mode" select="'maybe'"/>
  157. <xsl:param name="draft.watermark.image" select="'http://docbook.sourceforge.net/release/images/draft.png'"/>
  158. <xsl:param name="ebnf.assignment">
  159. <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="{$monospace.font.family}">
  160. <xsl:text>::=</xsl:text>
  161. </fo:inline>
  162. </xsl:param>
  163. <xsl:param name="ebnf.statement.terminator"/>
  164. <xsl:param name="email.delimiters.enabled">1</xsl:param>
  165. <xsl:attribute-set name="equation.properties" use-attribute-sets="formal.object.properties"/>
  166. <xsl:attribute-set name="example.properties" use-attribute-sets="formal.object.properties"/>
  167. <xsl:attribute-set name="figure.properties" use-attribute-sets="formal.object.properties"/>
  168. <xsl:param name="firstterm.only.link" select="0"/>
  169. <xsl:attribute-set name="footer.content.properties">
  170. <xsl:attribute name="font-family">
  171. <xsl:value-of select="$body.fontset"/>
  172. </xsl:attribute>
  173. <xsl:attribute name="margin-left">
  174. <xsl:value-of select="$title.margin.left"/>
  175. </xsl:attribute>
  176. </xsl:attribute-set>
  177. <xsl:param name="footer.rule" select="1"/>
  178. <xsl:param name="footer.column.widths" select="'1 1 1'"/>
  179. <xsl:param name="footer.table.height" select="'14pt'"/>
  180. <xsl:attribute-set name="footer.table.properties">
  181. <xsl:attribute name="table-layout">fixed</xsl:attribute>
  182. <xsl:attribute name="width">100%</xsl:attribute>
  183. </xsl:attribute-set>
  184. <xsl:param name="footers.on.blank.pages" select="1"/>
  185. <xsl:param name="footnote.font.size">
  186. <xsl:value-of select="$body.font.master * 0.8"/><xsl:text>pt</xsl:text>
  187. </xsl:param>
  188. <xsl:param name="footnote.number.format" select="'1'"/>
  189. <xsl:param name="footnote.number.symbols" select="''"/>
  190. <xsl:attribute-set name="footnote.mark.properties">
  191. <xsl:attribute name="font-size">75%</xsl:attribute>
  192. <xsl:attribute name="font-weight">normal</xsl:attribute>
  193. <xsl:attribute name="font-style">normal</xsl:attribute>
  194. </xsl:attribute-set>
  195. <xsl:attribute-set name="footnote.properties">
  196. <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>
  197. <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"/></xsl:attribute>
  198. <xsl:attribute name="font-weight">normal</xsl:attribute>
  199. <xsl:attribute name="font-style">normal</xsl:attribute>
  200. <xsl:attribute name="text-align"><xsl:value-of select="$alignment"/></xsl:attribute>
  201. <xsl:attribute name="start-indent">0pt</xsl:attribute>
  202. <xsl:attribute name="text-indent">0pt</xsl:attribute>
  203. </xsl:attribute-set>
  204. <xsl:attribute-set name="footnote.sep.leader.properties">
  205. <xsl:attribute name="color">black</xsl:attribute>
  206. <xsl:attribute name="leader-pattern">rule</xsl:attribute>
  207. <xsl:attribute name="leader-length">1in</xsl:attribute>
  208. </xsl:attribute-set>
  209. <xsl:param name="fop.extensions" select="0"/>
  210. <xsl:param name="fop1.extensions" select="0"/>
  211. <xsl:attribute-set name="formal.object.properties">
  212. <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute>
  213. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  214. <xsl:attribute name="space-before.maximum">2em</xsl:attribute>
  215. <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
  216. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  217. <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
  218. <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
  219. </xsl:attribute-set>
  220. <xsl:param name="formal.procedures" select="1"/>
  221. <xsl:param name="formal.title.placement">
  222. figure before
  223. example before
  224. equation before
  225. table before
  226. procedure before
  227. task before
  228. </xsl:param>
  229. <xsl:attribute-set name="formal.title.properties" use-attribute-sets="normal.para.spacing">
  230. <xsl:attribute name="font-weight">bold</xsl:attribute>
  231. <xsl:attribute name="font-size">
  232. <xsl:value-of select="$body.font.master * 1.2"/>
  233. <xsl:text>pt</xsl:text>
  234. </xsl:attribute>
  235. <xsl:attribute name="hyphenate">false</xsl:attribute>
  236. <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute>
  237. <xsl:attribute name="space-after.optimum">0.6em</xsl:attribute>
  238. <xsl:attribute name="space-after.maximum">0.8em</xsl:attribute>
  239. </xsl:attribute-set>
  240. <xsl:param name="funcsynopsis.decoration" select="1"/>
  241. <xsl:param name="funcsynopsis.style">kr</xsl:param>
  242. <xsl:param name="function.parens">0</xsl:param>
  243. <xsl:param name="generate.index" select="1"/>
  244. <xsl:param name="generate.section.toc.level" select="0"/>
  245. <xsl:param name="generate.toc">
  246. /appendix toc,title
  247. article/appendix nop
  248. /article toc,title
  249. book toc,title,figure,table,example,equation
  250. /chapter toc,title
  251. part toc,title
  252. /preface toc,title
  253. reference toc,title
  254. /sect1 toc
  255. /sect2 toc
  256. /sect3 toc
  257. /sect4 toc
  258. /sect5 toc
  259. /section toc
  260. set toc,title
  261. </xsl:param>
  262. <xsl:param name="glossary.as.blocks" select="0"/>
  263. <xsl:param name="glossary.collection" select="''"/>
  264. <xsl:param name="glossary.sort" select="0"/>
  265. <xsl:param name="glossentry.show.acronym" select="'no'"/>
  266. <xsl:param name="glosslist.as.blocks" select="0"/>
  267. <xsl:param name="glossterm.auto.link" select="0"/>
  268. <xsl:param name="glossterm.separation" select="'0.25in'"/>
  269. <xsl:param name="glossterm.width" select="'2in'"/>
  270. <xsl:param name="graphic.default.extension"/>
  271. <xsl:attribute-set name="header.content.properties">
  272. <xsl:attribute name="font-family">
  273. <xsl:value-of select="$body.fontset"/>
  274. </xsl:attribute>
  275. <xsl:attribute name="margin-left">
  276. <xsl:value-of select="$title.margin.left"/>
  277. </xsl:attribute>
  278. </xsl:attribute-set>
  279. <xsl:param name="header.rule" select="1"/>
  280. <xsl:param name="header.column.widths" select="'1 1 1'"/>
  281. <xsl:param name="header.table.height" select="'14pt'"/>
  282. <xsl:attribute-set name="header.table.properties">
  283. <xsl:attribute name="table-layout">fixed</xsl:attribute>
  284. <xsl:attribute name="width">100%</xsl:attribute>
  285. </xsl:attribute-set>
  286. <xsl:param name="headers.on.blank.pages" select="1"/>
  287. <xsl:param name="highlight.default.language" select="''"/>
  288. <xsl:param name="highlight.source" select="0"/>
  289. <xsl:param name="hyphenate">true</xsl:param>
  290. <xsl:param name="hyphenate.verbatim" select="0"/>
  291. <xsl:param name="hyphenate.verbatim.characters" select="''"/>
  292. <xsl:param name="ignore.image.scaling" select="0"/>
  293. <xsl:param name="img.src.path"/>
  294. <xsl:param name="index.method" select="'basic'"/>
  295. <xsl:param name="index.on.role" select="0"/>
  296. <xsl:param name="index.on.type" select="0"/>
  297. <xsl:attribute-set name="index.page.number.properties">
  298. </xsl:attribute-set>
  299. <xsl:attribute-set name="informalequation.properties" use-attribute-sets="informal.object.properties"/>
  300. <xsl:attribute-set name="informalexample.properties" use-attribute-sets="informal.object.properties"/>
  301. <xsl:attribute-set name="informalfigure.properties" use-attribute-sets="informal.object.properties"/>
  302. <xsl:attribute-set name="informal.object.properties">
  303. <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute>
  304. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  305. <xsl:attribute name="space-before.maximum">2em</xsl:attribute>
  306. <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
  307. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  308. <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
  309. </xsl:attribute-set>
  310. <xsl:attribute-set name="informaltable.properties" use-attribute-sets="informal.object.properties"/>
  311. <xsl:attribute-set name="index.preferred.page.properties">
  312. <xsl:attribute name="font-weight">bold</xsl:attribute>
  313. </xsl:attribute-set>
  314. <xsl:attribute-set name="index.div.title.properties">
  315. <xsl:attribute name="margin-left">0pt</xsl:attribute>
  316. <xsl:attribute name="font-size">14.4pt</xsl:attribute>
  317. <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"/></xsl:attribute>
  318. <xsl:attribute name="font-weight">bold</xsl:attribute>
  319. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  320. <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master,'pt')"/></xsl:attribute>
  321. <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master,'pt * 0.8')"/></xsl:attribute>
  322. <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master,'pt * 1.2')"/></xsl:attribute>
  323. <xsl:attribute name="start-indent">0pt</xsl:attribute>
  324. </xsl:attribute-set>
  325. <xsl:attribute-set name="index.entry.properties">
  326. <xsl:attribute name="start-indent">0pt</xsl:attribute>
  327. </xsl:attribute-set>
  328. <xsl:param name="index.number.separator" select="''"/>
  329. <xsl:param name="index.range.separator" select="''"/>
  330. <xsl:param name="index.term.separator" select="''"/>
  331. <xsl:param name="insert.link.page.number">no</xsl:param>
  332. <xsl:param name="insert.xref.page.number">no</xsl:param>
  333. <xsl:attribute-set name="itemizedlist.properties" use-attribute-sets="list.block.properties">
  334. </xsl:attribute-set>
  335. <xsl:attribute-set name="itemizedlist.label.properties">
  336. </xsl:attribute-set>
  337. <xsl:param name="itemizedlist.label.width" select="'1.0em'"/>
  338. <xsl:param name="keep.relative.image.uris" select="0"/>
  339. <xsl:param name="l10n.gentext.default.language" select="'en'"/>
  340. <xsl:param name="l10n.gentext.language" select="''"/>
  341. <xsl:param name="l10n.gentext.use.xref.language" select="0"/>
  342. <xsl:param name="l10n.lang.value.rfc.compliant" select="1"/>
  343. <xsl:param name="label.from.part" select="'0'"/>
  344. <xsl:param name="line-height" select="'normal'"/>
  345. <xsl:param name="linenumbering.everyNth" select="'5'"/>
  346. <xsl:param name="linenumbering.extension" select="'1'"/>
  347. <xsl:param name="linenumbering.separator" select="' '"/>
  348. <xsl:param name="linenumbering.width" select="'3'"/>
  349. <xsl:attribute-set name="list.block.properties">
  350. <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute>
  351. <xsl:attribute name="provisional-distance-between-starts">1.5em</xsl:attribute>
  352. </xsl:attribute-set>
  353. <xsl:attribute-set name="list.block.spacing">
  354. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  355. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  356. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  357. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  358. <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
  359. <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
  360. </xsl:attribute-set>
  361. <xsl:attribute-set name="list.item.spacing">
  362. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  363. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  364. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  365. </xsl:attribute-set>
  366. <xsl:param name="make.index.markup" select="0"/>
  367. <xsl:param name="make.single.year.ranges" select="0"/>
  368. <xsl:param name="make.year.ranges" select="0"/>
  369. <xsl:attribute-set name="margin.note.properties">
  370. <xsl:attribute name="font-size">90%</xsl:attribute>
  371. <xsl:attribute name="text-align">start</xsl:attribute>
  372. </xsl:attribute-set>
  373. <xsl:attribute-set name="margin.note.title.properties">
  374. <xsl:attribute name="font-weight">bold</xsl:attribute>
  375. <xsl:attribute name="hyphenate">false</xsl:attribute>
  376. <xsl:attribute name="text-align">start</xsl:attribute>
  377. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  378. </xsl:attribute-set>
  379. <xsl:param name="margin.note.float.type" select="'none'"/>
  380. <xsl:param name="margin.note.width" select="'1in'"/>
  381. <xsl:param name="marker.section.level" select="2"/>
  382. <xsl:param name="menuchoice.menu.separator"> → </xsl:param>
  383. <xsl:param name="menuchoice.separator" select="'+'"/>
  384. <xsl:param name="monospace.font.family" select="'monospace'"/>
  385. <xsl:attribute-set name="monospace.properties">
  386. <xsl:attribute name="font-family">
  387. <xsl:value-of select="$monospace.font.family"/>
  388. </xsl:attribute>
  389. </xsl:attribute-set>
  390. <xsl:attribute-set name="monospace.verbatim.properties" use-attribute-sets="verbatim.properties monospace.properties">
  391. <xsl:attribute name="text-align">start</xsl:attribute>
  392. <xsl:attribute name="wrap-option">no-wrap</xsl:attribute>
  393. </xsl:attribute-set>
  394. <xsl:param name="nominal.table.width" select="'6in'"/>
  395. <xsl:attribute-set name="normal.para.spacing">
  396. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  397. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  398. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  399. </xsl:attribute-set>
  400. <xsl:param name="olink.doctitle" select="'no'"/>
  401. <xsl:param name="olink.base.uri" select="''"/>
  402. <xsl:param name="olink.debug" select="0"/>
  403. <xsl:attribute-set name="olink.properties">
  404. <xsl:attribute name="show-destination">replace</xsl:attribute>
  405. </xsl:attribute-set>
  406. <xsl:param name="olink.lang.fallback.sequence" select="''"/>
  407. <xsl:attribute-set name="orderedlist.properties" use-attribute-sets="list.block.properties">
  408. <xsl:attribute name="provisional-distance-between-starts">2em</xsl:attribute>
  409. </xsl:attribute-set>
  410. <xsl:attribute-set name="orderedlist.label.properties">
  411. </xsl:attribute-set>
  412. <xsl:param name="orderedlist.label.width" select="'1.2em'"/>
  413. <xsl:param name="prefer.internal.olink" select="0"/>
  414. <xsl:param name="insert.olink.page.number">no</xsl:param>
  415. <xsl:param name="insert.olink.pdf.frag" select="0"/>
  416. <xsl:param name="page.height">
  417. <xsl:choose>
  418. <xsl:when test="$page.orientation = 'portrait'">
  419. <xsl:value-of select="$page.height.portrait"/>
  420. </xsl:when>
  421. <xsl:otherwise>
  422. <xsl:value-of select="$page.width.portrait"/>
  423. </xsl:otherwise>
  424. </xsl:choose>
  425. </xsl:param>
  426. <xsl:param name="page.height.portrait">
  427. <xsl:choose>
  428. <xsl:when test="$paper.type = 'A4landscape'">210mm</xsl:when>
  429. <xsl:when test="$paper.type = 'USletter'">11in</xsl:when>
  430. <xsl:when test="$paper.type = 'USlandscape'">8.5in</xsl:when>
  431. <xsl:when test="$paper.type = '4A0'">2378mm</xsl:when>
  432. <xsl:when test="$paper.type = '2A0'">1682mm</xsl:when>
  433. <xsl:when test="$paper.type = 'A0'">1189mm</xsl:when>
  434. <xsl:when test="$paper.type = 'A1'">841mm</xsl:when>
  435. <xsl:when test="$paper.type = 'A2'">594mm</xsl:when>
  436. <xsl:when test="$paper.type = 'A3'">420mm</xsl:when>
  437. <xsl:when test="$paper.type = 'A4'">297mm</xsl:when>
  438. <xsl:when test="$paper.type = 'A5'">210mm</xsl:when>
  439. <xsl:when test="$paper.type = 'A6'">148mm</xsl:when>
  440. <xsl:when test="$paper.type = 'A7'">105mm</xsl:when>
  441. <xsl:when test="$paper.type = 'A8'">74mm</xsl:when>
  442. <xsl:when test="$paper.type = 'A9'">52mm</xsl:when>
  443. <xsl:when test="$paper.type = 'A10'">37mm</xsl:when>
  444. <xsl:when test="$paper.type = 'B0'">1414mm</xsl:when>
  445. <xsl:when test="$paper.type = 'B1'">1000mm</xsl:when>
  446. <xsl:when test="$paper.type = 'B2'">707mm</xsl:when>
  447. <xsl:when test="$paper.type = 'B3'">500mm</xsl:when>
  448. <xsl:when test="$paper.type = 'B4'">353mm</xsl:when>
  449. <xsl:when test="$paper.type = 'B5'">250mm</xsl:when>
  450. <xsl:when test="$paper.type = 'B6'">176mm</xsl:when>
  451. <xsl:when test="$paper.type = 'B7'">125mm</xsl:when>
  452. <xsl:when test="$paper.type = 'B8'">88mm</xsl:when>
  453. <xsl:when test="$paper.type = 'B9'">62mm</xsl:when>
  454. <xsl:when test="$paper.type = 'B10'">44mm</xsl:when>
  455. <xsl:when test="$paper.type = 'C0'">1297mm</xsl:when>
  456. <xsl:when test="$paper.type = 'C1'">917mm</xsl:when>
  457. <xsl:when test="$paper.type = 'C2'">648mm</xsl:when>
  458. <xsl:when test="$paper.type = 'C3'">458mm</xsl:when>
  459. <xsl:when test="$paper.type = 'C4'">324mm</xsl:when>
  460. <xsl:when test="$paper.type = 'C5'">229mm</xsl:when>
  461. <xsl:when test="$paper.type = 'C6'">162mm</xsl:when>
  462. <xsl:when test="$paper.type = 'C7'">114mm</xsl:when>
  463. <xsl:when test="$paper.type = 'C8'">81mm</xsl:when>
  464. <xsl:when test="$paper.type = 'C9'">57mm</xsl:when>
  465. <xsl:when test="$paper.type = 'C10'">40mm</xsl:when>
  466. <xsl:otherwise>11in</xsl:otherwise>
  467. </xsl:choose>
  468. </xsl:param>
  469. <xsl:param name="page.margin.bottom" select="'0.5in'"/>
  470. <xsl:param name="page.margin.inner">
  471. <xsl:choose>
  472. <xsl:when test="$double.sided != 0">1.25in</xsl:when>
  473. <xsl:otherwise>1in</xsl:otherwise>
  474. </xsl:choose>
  475. </xsl:param>
  476. <xsl:param name="page.margin.outer">
  477. <xsl:choose>
  478. <xsl:when test="$double.sided != 0">0.75in</xsl:when>
  479. <xsl:otherwise>1in</xsl:otherwise>
  480. </xsl:choose>
  481. </xsl:param>
  482. <xsl:param name="page.margin.top" select="'0.5in'"/>
  483. <xsl:param name="page.orientation" select="'portrait'"/>
  484. <xsl:param name="page.width">
  485. <xsl:choose>
  486. <xsl:when test="$page.orientation = 'portrait'">
  487. <xsl:value-of select="$page.width.portrait"/>
  488. </xsl:when>
  489. <xsl:otherwise>
  490. <xsl:value-of select="$page.height.portrait"/>
  491. </xsl:otherwise>
  492. </xsl:choose>
  493. </xsl:param>
  494. <xsl:param name="page.width.portrait">
  495. <xsl:choose>
  496. <xsl:when test="$paper.type = 'USletter'">8.5in</xsl:when>
  497. <xsl:when test="$paper.type = '4A0'">1682mm</xsl:when>
  498. <xsl:when test="$paper.type = '2A0'">1189mm</xsl:when>
  499. <xsl:when test="$paper.type = 'A0'">841mm</xsl:when>
  500. <xsl:when test="$paper.type = 'A1'">594mm</xsl:when>
  501. <xsl:when test="$paper.type = 'A2'">420mm</xsl:when>
  502. <xsl:when test="$paper.type = 'A3'">297mm</xsl:when>
  503. <xsl:when test="$paper.type = 'A4'">210mm</xsl:when>
  504. <xsl:when test="$paper.type = 'A5'">148mm</xsl:when>
  505. <xsl:when test="$paper.type = 'A6'">105mm</xsl:when>
  506. <xsl:when test="$paper.type = 'A7'">74mm</xsl:when>
  507. <xsl:when test="$paper.type = 'A8'">52mm</xsl:when>
  508. <xsl:when test="$paper.type = 'A9'">37mm</xsl:when>
  509. <xsl:when test="$paper.type = 'A10'">26mm</xsl:when>
  510. <xsl:when test="$paper.type = 'B0'">1000mm</xsl:when>
  511. <xsl:when test="$paper.type = 'B1'">707mm</xsl:when>
  512. <xsl:when test="$paper.type = 'B2'">500mm</xsl:when>
  513. <xsl:when test="$paper.type = 'B3'">353mm</xsl:when>
  514. <xsl:when test="$paper.type = 'B4'">250mm</xsl:when>
  515. <xsl:when test="$paper.type = 'B5'">176mm</xsl:when>
  516. <xsl:when test="$paper.type = 'B6'">125mm</xsl:when>
  517. <xsl:when test="$paper.type = 'B7'">88mm</xsl:when>
  518. <xsl:when test="$paper.type = 'B8'">62mm</xsl:when>
  519. <xsl:when test="$paper.type = 'B9'">44mm</xsl:when>
  520. <xsl:when test="$paper.type = 'B10'">31mm</xsl:when>
  521. <xsl:when test="$paper.type = 'C0'">917mm</xsl:when>
  522. <xsl:when test="$paper.type = 'C1'">648mm</xsl:when>
  523. <xsl:when test="$paper.type = 'C2'">458mm</xsl:when>
  524. <xsl:when test="$paper.type = 'C3'">324mm</xsl:when>
  525. <xsl:when test="$paper.type = 'C4'">229mm</xsl:when>
  526. <xsl:when test="$paper.type = 'C5'">162mm</xsl:when>
  527. <xsl:when test="$paper.type = 'C6'">114mm</xsl:when>
  528. <xsl:when test="$paper.type = 'C7'">81mm</xsl:when>
  529. <xsl:when test="$paper.type = 'C8'">57mm</xsl:when>
  530. <xsl:when test="$paper.type = 'C9'">40mm</xsl:when>
  531. <xsl:when test="$paper.type = 'C10'">28mm</xsl:when>
  532. <xsl:otherwise>8.5in</xsl:otherwise>
  533. </xsl:choose>
  534. </xsl:param>
  535. <xsl:param name="paper.type" select="'USletter'"/>
  536. <xsl:param name="part.autolabel" select="'I'"/>
  537. <xsl:param name="passivetex.extensions" select="0"/>
  538. <xsl:attribute-set name="pgwide.properties">
  539. <xsl:attribute name="start-indent">0pt</xsl:attribute>
  540. </xsl:attribute-set>
  541. <xsl:param name="preface.autolabel" select="0"/>
  542. <xsl:param name="preferred.mediaobject.role"/>
  543. <xsl:attribute-set name="procedure.properties" use-attribute-sets="formal.object.properties"/>
  544. <xsl:param name="process.empty.source.toc" select="0"/>
  545. <xsl:param name="process.source.toc" select="0"/>
  546. <xsl:param name="profile.arch" select="''"/>
  547. <xsl:param name="profile.attribute" select="''"/>
  548. <xsl:param name="profile.condition" select="''"/>
  549. <xsl:param name="profile.conformance" select="''"/>
  550. <xsl:param name="profile.lang" select="''"/>
  551. <xsl:param name="profile.os" select="''"/>
  552. <xsl:param name="profile.revision" select="''"/>
  553. <xsl:param name="profile.revisionflag" select="''"/>
  554. <xsl:param name="profile.role" select="''"/>
  555. <xsl:param name="profile.security" select="''"/>
  556. <xsl:param name="profile.separator" select="';'"/>
  557. <xsl:param name="profile.status" select="''"/>
  558. <xsl:param name="profile.userlevel" select="''"/>
  559. <xsl:param name="profile.value" select="''"/>
  560. <xsl:param name="profile.vendor" select="''"/>
  561. <xsl:param name="punct.honorific" select="'.'"/>
  562. <xsl:param name="qanda.defaultlabel">number</xsl:param>
  563. <xsl:param name="qanda.in.toc" select="0"/>
  564. <xsl:param name="qanda.nested.in.toc" select="0"/>
  565. <xsl:param name="qanda.inherit.numeration" select="1"/>
  566. <xsl:param name="qandadiv.autolabel" select="1"/>
  567. <xsl:attribute-set name="qanda.title.level1.properties">
  568. <xsl:attribute name="font-size">
  569. <xsl:value-of select="$body.font.master * 2.0736"/>
  570. <xsl:text>pt</xsl:text>
  571. </xsl:attribute>
  572. </xsl:attribute-set>
  573. <xsl:attribute-set name="qanda.title.level2.properties">
  574. <xsl:attribute name="font-size">
  575. <xsl:value-of select="$body.font.master * 1.728"/>
  576. <xsl:text>pt</xsl:text>
  577. </xsl:attribute>
  578. </xsl:attribute-set>
  579. <xsl:attribute-set name="qanda.title.level3.properties">
  580. <xsl:attribute name="font-size">
  581. <xsl:value-of select="$body.font.master * 1.44"/>
  582. <xsl:text>pt</xsl:text>
  583. </xsl:attribute>
  584. </xsl:attribute-set>
  585. <xsl:attribute-set name="qanda.title.level4.properties">
  586. <xsl:attribute name="font-size">
  587. <xsl:value-of select="$body.font.master * 1.2"/>
  588. <xsl:text>pt</xsl:text>
  589. </xsl:attribute>
  590. </xsl:attribute-set>
  591. <xsl:attribute-set name="qanda.title.level5.properties">
  592. <xsl:attribute name="font-size">
  593. <xsl:value-of select="$body.font.master"/>
  594. <xsl:text>pt</xsl:text>
  595. </xsl:attribute>
  596. </xsl:attribute-set>
  597. <xsl:attribute-set name="qanda.title.level6.properties">
  598. <xsl:attribute name="font-size">
  599. <xsl:value-of select="$body.font.master"/>
  600. <xsl:text>pt</xsl:text>
  601. </xsl:attribute>
  602. </xsl:attribute-set>
  603. <xsl:attribute-set name="qanda.title.properties">
  604. <xsl:attribute name="font-family">
  605. <xsl:value-of select="$title.font.family"/>
  606. </xsl:attribute>
  607. <xsl:attribute name="font-weight">bold</xsl:attribute>
  608. <!-- font size is calculated dynamically by qanda.heading template -->
  609. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  610. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  611. <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>
  612. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  613. </xsl:attribute-set>
  614. <xsl:param name="refentry.generate.name" select="1"/>
  615. <xsl:param name="refentry.generate.title" select="0"/>
  616. <xsl:param name="refentry.pagebreak" select="1"/>
  617. <xsl:attribute-set name="refentry.title.properties">
  618. <xsl:attribute name="font-family">
  619. <xsl:value-of select="$title.font.family"/>
  620. </xsl:attribute>
  621. <xsl:attribute name="font-size">18pt</xsl:attribute>
  622. <xsl:attribute name="font-weight">bold</xsl:attribute>
  623. <xsl:attribute name="space-after">1em</xsl:attribute>
  624. <xsl:attribute name="hyphenate">false</xsl:attribute>
  625. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  626. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  627. <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>
  628. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  629. <xsl:attribute name="space-after.optimum">0.5em</xsl:attribute>
  630. <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute>
  631. <xsl:attribute name="space-after.maximum">0.6em</xsl:attribute>
  632. <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>
  633. </xsl:attribute-set>
  634. <xsl:param name="refentry.xref.manvolnum" select="1"/>
  635. <xsl:param name="reference.autolabel" select="'I'"/>
  636. <xsl:param name="refclass.suppress" select="0"/>
  637. <xsl:param name="region.after.extent" select="'0.4in'"/>
  638. <xsl:param name="region.before.extent" select="'0.4in'"/>
  639. <xsl:attribute-set name="revhistory.table.properties">
  640. </xsl:attribute-set>
  641. <xsl:attribute-set name="revhistory.table.cell.properties">
  642. </xsl:attribute-set>
  643. <xsl:attribute-set name="revhistory.title.properties">
  644. </xsl:attribute-set>
  645. <xsl:attribute-set name="root.properties">
  646. <xsl:attribute name="font-family">
  647. <xsl:value-of select="$body.fontset"/>
  648. </xsl:attribute>
  649. <xsl:attribute name="font-size">
  650. <xsl:value-of select="$body.font.size"/>
  651. </xsl:attribute>
  652. <xsl:attribute name="text-align">
  653. <xsl:value-of select="$alignment"/>
  654. </xsl:attribute>
  655. <xsl:attribute name="line-height">
  656. <xsl:value-of select="$line-height"/>
  657. </xsl:attribute>
  658. <xsl:attribute name="font-selection-strategy">character-by-character</xsl:attribute>
  659. <xsl:attribute name="line-height-shift-adjustment">disregard-shifts</xsl:attribute>
  660. </xsl:attribute-set>
  661. <xsl:param name="rootid" select="''"/>
  662. <xsl:param name="runinhead.default.title.end.punct" select="'.'"/>
  663. <xsl:param name="runinhead.title.end.punct" select="'.!?:'"/>
  664. <xsl:param name="sans.font.family" select="'sans-serif'"/>
  665. <xsl:param name="section.autolabel" select="0"/>
  666. <xsl:param name="section.autolabel.max.depth" select="8"/>
  667. <xsl:param name="section.container.element" select="'block'"/>
  668. <xsl:param name="section.label.includes.component.label" select="0"/>
  669. <xsl:attribute-set name="section.title.level1.properties">
  670. <xsl:attribute name="font-size">
  671. <xsl:value-of select="$body.font.master * 2.0736"/>
  672. <xsl:text>pt</xsl:text>
  673. </xsl:attribute>
  674. </xsl:attribute-set>
  675. <xsl:attribute-set name="section.title.level2.properties">
  676. <xsl:attribute name="font-size">
  677. <xsl:value-of select="$body.font.master * 1.728"/>
  678. <xsl:text>pt</xsl:text>
  679. </xsl:attribute>
  680. </xsl:attribute-set>
  681. <xsl:attribute-set name="section.title.level3.properties">
  682. <xsl:attribute name="font-size">
  683. <xsl:value-of select="$body.font.master * 1.44"/>
  684. <xsl:text>pt</xsl:text>
  685. </xsl:attribute>
  686. </xsl:attribute-set>
  687. <xsl:attribute-set name="section.title.level4.properties">
  688. <xsl:attribute name="font-size">
  689. <xsl:value-of select="$body.font.master * 1.2"/>
  690. <xsl:text>pt</xsl:text>
  691. </xsl:attribute>
  692. </xsl:attribute-set>
  693. <xsl:attribute-set name="section.title.level5.properties">
  694. <xsl:attribute name="font-size">
  695. <xsl:value-of select="$body.font.master"/>
  696. <xsl:text>pt</xsl:text>
  697. </xsl:attribute>
  698. </xsl:attribute-set>
  699. <xsl:attribute-set name="section.title.level6.properties">
  700. <xsl:attribute name="font-size">
  701. <xsl:value-of select="$body.font.master"/>
  702. <xsl:text>pt</xsl:text>
  703. </xsl:attribute>
  704. </xsl:attribute-set>
  705. <xsl:attribute-set name="section.title.properties">
  706. <xsl:attribute name="font-family">
  707. <xsl:value-of select="$title.font.family"/>
  708. </xsl:attribute>
  709. <xsl:attribute name="font-weight">bold</xsl:attribute>
  710. <!-- font size is calculated dynamically by section.heading template -->
  711. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  712. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  713. <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>
  714. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  715. <xsl:attribute name="text-align">left</xsl:attribute>
  716. <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>
  717. </xsl:attribute-set>
  718. <xsl:attribute-set name="section.level1.properties" use-attribute-sets="section.properties">
  719. </xsl:attribute-set>
  720. <xsl:attribute-set name="section.level2.properties" use-attribute-sets="section.properties">
  721. </xsl:attribute-set>
  722. <xsl:attribute-set name="section.level3.properties" use-attribute-sets="section.properties">
  723. </xsl:attribute-set>
  724. <xsl:attribute-set name="section.level4.properties" use-attribute-sets="section.properties">
  725. </xsl:attribute-set>
  726. <xsl:attribute-set name="section.level5.properties" use-attribute-sets="section.properties">
  727. </xsl:attribute-set>
  728. <xsl:attribute-set name="section.level6.properties" use-attribute-sets="section.properties">
  729. </xsl:attribute-set>
  730. <xsl:attribute-set name="section.properties">
  731. </xsl:attribute-set>
  732. <xsl:param name="segmentedlist.as.table" select="0"/>
  733. <xsl:param name="shade.verbatim" select="0"/>
  734. <xsl:attribute-set name="shade.verbatim.style">
  735. <xsl:attribute name="background-color">#E0E0E0</xsl:attribute>
  736. </xsl:attribute-set>
  737. <xsl:param name="show.comments">1</xsl:param>
  738. <xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties">
  739. <xsl:attribute name="border-style">solid</xsl:attribute>
  740. <xsl:attribute name="border-width">1pt</xsl:attribute>
  741. <xsl:attribute name="border-color">black</xsl:attribute>
  742. <xsl:attribute name="background-color">#DDDDDD</xsl:attribute>
  743. <xsl:attribute name="padding-left">12pt</xsl:attribute>
  744. <xsl:attribute name="padding-right">12pt</xsl:attribute>
  745. <xsl:attribute name="padding-top">6pt</xsl:attribute>
  746. <xsl:attribute name="padding-bottom">6pt</xsl:attribute>
  747. <xsl:attribute name="margin-left">0pt</xsl:attribute>
  748. <xsl:attribute name="margin-right">0pt</xsl:attribute>
  749. <!--
  750. <xsl:attribute name="margin-top">6pt</xsl:attribute>
  751. <xsl:attribute name="margin-bottom">6pt</xsl:attribute>
  752. -->
  753. </xsl:attribute-set>
  754. <xsl:attribute-set name="sidebar.title.properties">
  755. <xsl:attribute name="font-weight">bold</xsl:attribute>
  756. <xsl:attribute name="hyphenate">false</xsl:attribute>
  757. <xsl:attribute name="text-align">start</xsl:attribute>
  758. <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  759. </xsl:attribute-set>
  760. <xsl:param name="sidebar.float.type" select="'none'"/>
  761. <xsl:param name="sidebar.float.width" select="'1in'"/>
  762. <xsl:param name="simplesect.in.toc" select="0"/>
  763. <xsl:attribute-set name="subscript.properties">
  764. <xsl:attribute name="font-size">75%</xsl:attribute>
  765. </xsl:attribute-set>
  766. <xsl:attribute-set name="superscript.properties">
  767. <xsl:attribute name="font-size">75%</xsl:attribute>
  768. </xsl:attribute-set>
  769. <xsl:param name="symbol.font.family" select="'Symbol,ZapfDingbats'"/>
  770. <xsl:param name="table.cell.border.color" select="'black'"/>
  771. <xsl:param name="table.cell.border.style" select="'solid'"/>
  772. <xsl:param name="table.cell.border.thickness" select="'0.5pt'"/>
  773. <xsl:attribute-set name="table.cell.padding">
  774. <xsl:attribute name="padding-left">2pt</xsl:attribute>
  775. <xsl:attribute name="padding-right">2pt</xsl:attribute>
  776. <xsl:attribute name="padding-top">2pt</xsl:attribute>
  777. <xsl:attribute name="padding-bottom">2pt</xsl:attribute>
  778. </xsl:attribute-set>
  779. <xsl:param name="table.footnote.number.format" select="'a'"/>
  780. <xsl:param name="table.footnote.number.symbols" select="''"/>
  781. <xsl:attribute-set name="table.footnote.properties">
  782. <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>
  783. <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"/></xsl:attribute>
  784. <xsl:attribute name="font-weight">normal</xsl:attribute>
  785. <xsl:attribute name="font-style">normal</xsl:attribute>
  786. <xsl:attribute name="space-before">2pt</xsl:attribute>
  787. <xsl:attribute name="text-align"><xsl:value-of select="$alignment"/></xsl:attribute>
  788. </xsl:attribute-set>
  789. <xsl:param name="table.frame.border.color" select="'black'"/>
  790. <xsl:param name="table.frame.border.style" select="'solid'"/>
  791. <xsl:param name="table.frame.border.thickness" select="'0.5pt'"/>
  792. <xsl:attribute-set name="table.properties" use-attribute-sets="formal.object.properties"/>
  793. <xsl:param name="tablecolumns.extension" select="'1'"/>
  794. <xsl:attribute-set name="table.table.properties">
  795. <xsl:attribute name="border-before-width.conditionality">retain</xsl:attribute>
  796. <xsl:attribute name="border-collapse">collapse</xsl:attribute>
  797. </xsl:attribute-set>
  798. <xsl:param name="target.database.document" select="''"/>
  799. <xsl:param name="targets.filename" select="'target.db'"/>
  800. <xsl:param name="textdata.default.encoding" select="''"/>
  801. <xsl:param name="tex.math.delims" select="'1'"/>
  802. <xsl:param name="tex.math.in.alt" select="''"/>
  803. <xsl:param name="textinsert.extension" select="'1'"/>
  804. <xsl:param name="title.font.family" select="'sans-serif'"/>
  805. <xsl:param name="title.margin.left">
  806. <xsl:choose>
  807. <xsl:when test="$fop.extensions != 0">-4pc</xsl:when>
  808. <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>
  809. <xsl:otherwise>0pt</xsl:otherwise>
  810. </xsl:choose>
  811. </xsl:param>
  812. <xsl:param name="toc.indent.width" select="24"/>
  813. <xsl:attribute-set name="toc.line.properties">
  814. <xsl:attribute name="text-align-last">justify</xsl:attribute>
  815. <xsl:attribute name="text-align">start</xsl:attribute>
  816. <xsl:attribute name="end-indent"><xsl:value-of select="concat($toc.indent.width, 'pt')"/></xsl:attribute>
  817. <xsl:attribute name="last-line-end-indent"><xsl:value-of select="concat('-', $toc.indent.width, 'pt')"/></xsl:attribute>
  818. </xsl:attribute-set>
  819. <xsl:attribute-set name="toc.margin.properties">
  820. <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute>
  821. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  822. <xsl:attribute name="space-before.maximum">2em</xsl:attribute>
  823. <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
  824. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  825. <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
  826. </xsl:attribute-set>
  827. <xsl:param name="toc.max.depth">8</xsl:param>
  828. <xsl:param name="toc.section.depth">2</xsl:param>
  829. <xsl:param name="ulink.footnotes" select="0"/>
  830. <xsl:param name="ulink.hyphenate" select="''"/>
  831. <xsl:param name="ulink.hyphenate.chars" select="'/'"/>
  832. <xsl:param name="ulink.show" select="1"/>
  833. <xsl:param name="use.extensions" select="'0'"/>
  834. <xsl:param name="use.local.olink.style" select="0"/>
  835. <xsl:param name="use.role.as.xrefstyle" select="1"/>
  836. <xsl:param name="use.role.for.mediaobject" select="1"/>
  837. <xsl:param name="use.svg" select="1"/>
  838. <xsl:param name="variablelist.as.blocks" select="0"/>
  839. <xsl:param name="variablelist.max.termlength">24</xsl:param>
  840. <xsl:param name="variablelist.term.separator">, </xsl:param>
  841. <xsl:param name="variablelist.term.break.after">0</xsl:param>
  842. <xsl:attribute-set name="verbatim.properties">
  843. <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  844. <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  845. <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  846. <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
  847. <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
  848. <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
  849. <xsl:attribute name="hyphenate">false</xsl:attribute>
  850. <xsl:attribute name="wrap-option">no-wrap</xsl:attribute>
  851. <xsl:attribute name="white-space-collapse">false</xsl:attribute>
  852. <xsl:attribute name="white-space-treatment">preserve</xsl:attribute>
  853. <xsl:attribute name="linefeed-treatment">preserve</xsl:attribute>
  854. <xsl:attribute name="text-align">start</xsl:attribute>
  855. </xsl:attribute-set>
  856. <xsl:param name="xep.extensions" select="0"/>
  857. <xsl:attribute-set name="xep.index.item.properties" use-attribute-sets="index.page.number.properties">
  858. <xsl:attribute name="merge-subsequent-page-numbers">true</xsl:attribute>
  859. <xsl:attribute name="link-back">true</xsl:attribute>
  860. </xsl:attribute-set>
  861. <xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param>
  862. <xsl:param name="xref.label-title.separator">: </xsl:param>
  863. <xsl:attribute-set name="xref.properties">
  864. </xsl:attribute-set>
  865. <xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param>
  866. <xsl:param name="xref.with.number.and.title" select="1"/>
  867. </xsl:stylesheet>