]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/appendix.autolabel.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / appendix.autolabel.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="appendix.autolabel">\r
7 <refmeta>\r
8 <refentrytitle>appendix.autolabel</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> \r
10 <refmiscinfo class="other" otherclass="value">0<alt>none</alt></refmiscinfo>\r
11 <refmiscinfo class="other" otherclass="value">1<alt>1,2,3...</alt></refmiscinfo>\r
12 <refmiscinfo class="other" otherclass="value">A<alt>A,B,C...</alt></refmiscinfo>\r
13 <refmiscinfo class="other" otherclass="value">a<alt>a,b,c...</alt></refmiscinfo>\r
14 <refmiscinfo class="other" otherclass="value">i<alt>i,ii,iii...</alt></refmiscinfo>\r
15 <refmiscinfo class="other" otherclass="value">I<alt>I,II,III...</alt></refmiscinfo>\r
16 </refmeta>\r
17 <refnamediv>\r
18 <refname>appendix.autolabel</refname>\r
19 <refpurpose>Specifies the labeling format for Appendix titles</refpurpose>\r
20 </refnamediv>\r
21 \r
22 <refsynopsisdiv>\r
23 <src:fragment xml:id="appendix.autolabel.frag">\r
24 <xsl:param name="appendix.autolabel">A</xsl:param>\r
25 </src:fragment>\r
26 </refsynopsisdiv>\r
27 \r
28 <refsection><info><title>Description</title></info>\r
29 \r
30 <para>If non-zero, then appendices will be numbered using the\r
31 parameter value as the number format if the value matches one of the\r
32 following:\r
33 </para>\r
34 \r
35 <variablelist>\r
36   <varlistentry>\r
37     <term>1 or arabic</term>\r
38     <listitem>\r
39       <para>Arabic numeration (1, 2, 3 ...).</para>\r
40     </listitem>\r
41   </varlistentry>\r
42   <varlistentry>\r
43     <term>A or upperalpha</term>\r
44     <listitem>\r
45       <para>Uppercase letter numeration (A, B, C ...).</para>\r
46     </listitem>\r
47   </varlistentry>\r
48   <varlistentry>\r
49     <term>a or loweralpha</term>\r
50     <listitem>\r
51       <para>Lowercase letter numeration (a, b, c ...).</para>\r
52     </listitem>\r
53   </varlistentry>\r
54   <varlistentry>\r
55     <term>I or upperroman</term>\r
56     <listitem>\r
57       <para>Uppercase roman numeration (I, II, III ...).</para>\r
58     </listitem>\r
59   </varlistentry>\r
60   <varlistentry>\r
61     <term>i or lowerroman</term>\r
62     <listitem>\r
63       <para>Lowercase roman letter numeration (i, ii, iii ...).</para>\r
64     </listitem>\r
65   </varlistentry>\r
66 </variablelist>\r
67 \r
68 <para>Any nonzero value other than the above will generate\r
69 the default number format (upperalpha).\r
70 </para>\r
71 \r
72 </refsection>\r
73 </refentry>\r