Appendix A. The Stylesheet

The param.xsl stylesheet is just a wrapper around all these parameters.

§141

  1| <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
   |                 exclude-result-prefixes="src"
   |                 version="1.0">
   | 
  5| <!-- This file is generated from param.xweb; do not edit this file! -->
   | 
   | <!-- ********************************************************************
   |      $Id: param.xweb,v 1.27 2002/05/23 12:58:31 nwalsh Exp $
   |      ********************************************************************
 10| 
   |      This file is part of the XSL DocBook Stylesheet distribution.
   |      See ../README or http://nwalsh.com/docbook/xsl/ for copyright
   |      and other information.
   | 
 15|      ******************************************************************** -->
   | 
   | §2. admon.graphics.extension
   | §1. admon.graphics
   | §3. admon.graphics.path
 20| §5. admonition.properties
   | §4. admonition.title.properties
   | §97. alignment
   | §37. appendix.autolabel
   | §24. arbortext.extensions
 25| §47. author.othername.in.middle
   | §16. autotoc.label.separator
   | §63. biblioentry.item.separator
   | §64. bibliography.collection
   | §77. blockquote.properties
 30| §111. body.font.family
   | §106. body.font.master
   | §107. body.font.size
   | §95. body.margin.bottom
   | §96. body.margin.top
 35| §6. callout.defaultcolumn
   | §8. callout.graphics.extension
   | §7. callout.graphics
   | §9. callout.graphics.number.limit
   | §10. callout.graphics.path
 40| §12. callout.unicode.font
   | §11. callout.unicode
   | §13. callout.unicode.number.limit
   | §14. callout.unicode.start.character
   | §15. callouts.extension
 45| §38. chapter.autolabel
   | §100. column.count
   | §101. column.count.of.index
   | §118. compact.list.item.spacing
   | §121. component.title.properties
 50| §54. default.table.width
   | §104. default.units
   | §112. dingbat.font.family
   | §94. double.sided
   | §110. draft.watermark.image
 55| §66. firstterm.only.link
   | §108. footnote.font.size
   | §25. fop.extensions
   | §122. formal.object.properties
   | §69. formal.procedures
 60| §70. formal.title.placement
   | §123. formal.title.properties
   | §48. funcsynopsis.decoration
   | §49. funcsynopsis.style
   | §50. function.parens
 65| §20. generate.index
   | §19. generate.toc
   | §67. glossary.collection
   | §65. glossterm.auto.link
   | §68. graphic.default.extension
 70| §98. hyphenate
   | §124. informal.object.properties
   | §119. insert.xref.page.number
   | §43. label.from.part
   | §99. line-height
 75| §30. linenumbering.everyNth
   | §31. linenumbering.extension
   | §32. linenumbering.separator
   | §33. linenumbering.width
   | §116. list.block.spacing
 80| §117. list.item.spacing
   | §45. make.single.year.ranges
   | §46. make.year.ranges
   | §113. monospace.font.family
   | §125. monospace.verbatim.properties
 85| §55. nominal.table.width
   | §105. normal.para.spacing
   | §84. page.height
   | §85. page.height.portrait
   | §86. page.margin.bottom
 90| §87. page.margin.inner
   | §88. page.margin.outer
   | §89. page.margin.top
   | §90. page.orientation
   | §91. page.width
 95| §92. page.width.portrait
   | §93. paper.type
   | §39. part.autolabel
   | §26. passivetex.extensions
   | §40. preface.autolabel
100| §17. process.empty.source.toc
   | §18. process.source.toc
   | §127. profile.arch
   | §128. profile.condition
   | §129. profile.conformance
105| §130. profile.lang
   | §131. profile.os
   | §132. profile.revision
   | §133. profile.revisionflag
   | §134. profile.role
110| §135. profile.security
   | §136. profile.userlevel
   | §137. profile.vendor
   | §138. profile.attribute
   | §139. profile.value
115| §140. profile.separator
   | §74. punct.honorific
   | §62. qanda.inherit.numeration
   | §61. qandadiv.autolabel
   | §51. refentry.generate.name
120| §52. refentry.generate.title
   | §53. refentry.xref.manvolnum
   | §102. region.after.extent
   | §103. region.before.extent
   | §44. rootid
125| §71. runinhead.default.title.end.punct
   | §72. runinhead.title.end.punct
   | §114. sans.font.family
   | §41. section.autolabel
   | §42. section.label.includes.component.label
130| §75. segmentedlist.as.table
   | §81. shade.verbatim
   | §82. shade.verbatim.style
   | §73. show.comments
   | §59. table.border.color
135| §58. table.border.style
   | §56. table.border.thickness
   | §57. table.cell.padding
   | §60. table.entry.padding
   | §34. tablecolumns.extension
140| §35. textinsert.extension
   | §27. tex.math.in.alt
   | §28. tex.math.delims
   | §115. title.font.family
   | §109. title.margin.left
145| §22. toc.indent.width
   | §23. toc.margin.properties
   | §21. toc.section.depth
   | §36. use.extensions
   | §83. use.svg
150| §79. ulink.footnotes
   | §80. ulink.hyphenate
   | §78. ulink.show
   | §76. variablelist.as.blocks
   | §126. verbatim.properties
155| §29. xep.extensions
   | §120. xref.properties
   | 
   | </xsl:stylesheet>