remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / part.autolabel.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/part.autolabel.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/part.autolabel.xml
deleted file mode 100755 (executable)
index e5c5770..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="part.autolabel">\r
-<refmeta>\r
-<refentrytitle>part.autolabel</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> \r
-<refmiscinfo class="other" otherclass="value">0<alt>none</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">1<alt>1,2,3...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">A<alt>A,B,C...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">a<alt>a,b,c...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">i<alt>i,ii,iii...</alt></refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">I<alt>I,II,III...</alt></refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>part.autolabel</refname>\r
-<refpurpose>Specifies the labeling format for Part titles</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="part.autolabel.frag">\r
-<xsl:param name="part.autolabel">I</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, then parts will be numbered using the parameter\r
-value as the number format if the value matches one of the following:\r
-</para>\r
-\r
-<variablelist>\r
-  <varlistentry>\r
-    <term>1 or arabic</term>\r
-    <listitem>\r
-      <para>Arabic numeration (1, 2, 3 ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>A or upperalpha</term>\r
-    <listitem>\r
-      <para>Uppercase letter numeration (A, B, C ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>a or loweralpha</term>\r
-    <listitem>\r
-      <para>Lowercase letter numeration (a, b, c ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>I or upperroman</term>\r
-    <listitem>\r
-      <para>Uppercase roman numeration (I, II, III ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-  <varlistentry>\r
-    <term>i or lowerroman</term>\r
-    <listitem>\r
-      <para>Lowercase roman letter numeration (i, ii, iii ...).</para>\r
-    </listitem>\r
-  </varlistentry>\r
-</variablelist>\r
-\r
-<para>Any nonzero value other than the above will generate\r
-the default number format (upperroman).\r
-</para>\r
-\r
-\r
-</refsection>\r
-</refentry>\r