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