]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/chapter.autolabel.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / chapter.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="chapter.autolabel">\r
7 <refmeta>\r
8 <refentrytitle>chapter.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>chapter.autolabel</refname>\r
19 <refpurpose>Specifies the labeling format for Chapter titles</refpurpose>\r
20 </refnamediv>\r
21 \r
22 <refsynopsisdiv>\r
23 <src:fragment xml:id="chapter.autolabel.frag">\r
24 <xsl:param name="chapter.autolabel" select="1"/></src:fragment>\r
25 </refsynopsisdiv>\r
26 \r
27 <refsection><info><title>Description</title></info>\r
28 \r
29 <para>If non-zero, then chapters will be numbered using the parameter\r
30 value as the number format if the value matches one of the following:\r
31 </para>\r
32 \r
33 <variablelist>\r
34   <varlistentry>\r
35     <term>1 or arabic</term>\r
36     <listitem>\r
37       <para>Arabic numeration (1, 2, 3 ...).</para>\r
38     </listitem>\r
39   </varlistentry>\r
40   <varlistentry>\r
41     <term>A or upperalpha</term>\r
42     <listitem>\r
43       <para>Uppercase letter numeration (A, B, C ...).</para>\r
44     </listitem>\r
45   </varlistentry>\r
46   <varlistentry>\r
47     <term>a or loweralpha</term>\r
48     <listitem>\r
49       <para>Lowercase letter numeration (a, b, c ...).</para>\r
50     </listitem>\r
51   </varlistentry>\r
52   <varlistentry>\r
53     <term>I or upperroman</term>\r
54     <listitem>\r
55       <para>Uppercase roman numeration (I, II, III ...).</para>\r
56     </listitem>\r
57   </varlistentry>\r
58   <varlistentry>\r
59     <term>i or lowerroman</term>\r
60     <listitem>\r
61       <para>Lowercase roman letter numeration (i, ii, iii ...).</para>\r
62     </listitem>\r
63   </varlistentry>\r
64 </variablelist>\r
65 \r
66 <para>Any nonzero value other than the above will generate\r
67 the default number format (arabic).\r
68 </para>\r
69 \r
70 </refsection>\r
71 </refentry>\r