Appendix A. The Stylesheet

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

§137

  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: apa.html,v 1.1 2007/09/19 15:49:14 malo_pichot 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
   | §94. 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| §108. body.font.family
   | §103. body.font.master
   | §104. body.font.size
   | §92. body.margin.bottom
   | §93. 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
   | §97. column.count
   | §98. column.count.of.index
   | §117. component.title.properties
   | §54. default.table.width
 50| §101. default.units
   | §109. dingbat.font.family
   | §91. double.sided
   | §107. draft.watermark.image
   | §66. firstterm.only.link
 55| §105. footnote.font.size
   | §25. fop.extensions
   | §118. formal.object.properties
   | §69. formal.procedures
   | §70. formal.title.placement
 60| §119. formal.title.properties
   | §48. funcsynopsis.decoration
   | §49. funcsynopsis.style
   | §50. function.parens
   | §20. generate.index
 65| §19. generate.toc
   | §67. glossary.collection
   | §65. glossterm.auto.link
   | §68. graphic.default.extension
   | §95. hyphenate
 70| §120. informal.object.properties
   | §115. insert.xref.page.number
   | §43. label.from.part
   | §96. line-height
   | §30. linenumbering.everyNth
 75| §31. linenumbering.extension
   | §32. linenumbering.separator
   | §33. linenumbering.width
   | §113. list.block.spacing
   | §114. list.item.spacing
 80| §45. make.single.year.ranges
   | §46. make.year.ranges
   | §110. monospace.font.family
   | §121. monospace.verbatim.properties
   | §55. nominal.table.width
 85| §102. normal.para.spacing
   | §81. page.height
   | §82. page.height.portrait
   | §83. page.margin.bottom
   | §84. page.margin.inner
 90| §85. page.margin.outer
   | §86. page.margin.top
   | §87. page.orientation
   | §88. page.width
   | §89. page.width.portrait
 95| §90. paper.type
   | §39. part.autolabel
   | §26. passivetex.extensions
   | §40. preface.autolabel
   | §17. process.empty.source.toc
100| §18. process.source.toc
   | §123. profile.arch
   | §124. profile.condition
   | §125. profile.conformance
   | §126. profile.lang
105| §127. profile.os
   | §128. profile.revision
   | §129. profile.revisionflag
   | §130. profile.role
   | §131. profile.security
110| §132. profile.userlevel
   | §133. profile.vendor
   | §134. profile.attribute
   | §135. profile.value
   | §136. profile.separator
115| §74. punct.honorific
   | §62. qanda.inherit.numeration
   | §61. qandadiv.autolabel
   | §51. refentry.generate.name
   | §52. refentry.generate.title
120| §53. refentry.xref.manvolnum
   | §99. region.after.extent
   | §100. region.before.extent
   | §44. rootid
   | §71. runinhead.default.title.end.punct
125| §72. runinhead.title.end.punct
   | §111. sans.font.family
   | §41. section.autolabel
   | §42. section.label.includes.component.label
   | §75. segmentedlist.as.table
130| §73. show.comments
   | §59. table.border.color
   | §58. table.border.style
   | §56. table.border.thickness
   | §57. table.cell.padding
135| §60. table.entry.padding
   | §34. tablecolumns.extension
   | §35. textinsert.extension
   | §27. tex.math.in.alt
   | §28. tex.math.delims
140| §112. title.font.family
   | §106. title.margin.left
   | §22. toc.indent.width
   | §23. toc.margin.properties
   | §21. toc.section.depth
145| §36. use.extensions
   | §79. ulink.footnotes
   | §80. ulink.hyphenate
   | §78. ulink.show
   | §76. variablelist.as.blocks
150| §122. verbatim.properties
   | §29. xep.extensions
   | §116. xref.properties
   | 
   | </xsl:stylesheet>