Name
$number-single-appendix — Number a single appendix?
Parameter:
{}number-single-appendix
Defined in:
param.xsl
Used in:
parameter-maps.xsl, modules/titles.xsl
Synopsis
$number-single-appendix
:=
'true'
Description
If a book (or other element) has several appendixes, they will
be numbered, usually “A”, “B”, “C”, etc. If there is only a single appendix,
it will be numbered if $number-single-appendix
is true. Otherwise, it will be unnumbered.
This can be used to create the numbered title “Appendix” for a single appendix.