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