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