remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / alignment.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/alignment.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/alignment.xml
deleted file mode 100755 (executable)
index 2462cf9..0000000
+++ /dev/null
@@ -1,41 +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="alignment">\r
-<refmeta>\r
-<refentrytitle>alignment</refentrytitle>\r
-  <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="list-type">open</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="value">left</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="value">start</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="value">right</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="value">end</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="value">center</refmiscinfo>\r
-  <refmiscinfo class="other" otherclass="value">justify</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>alignment</refname>\r
-<refpurpose>Specify the default text alignment</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="alignment.frag"><xsl:param name="alignment">justify</xsl:param></src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The default text alignment is used for most body text.\r
-Allowed values are \r
-<literal>left</literal>,\r
-<literal>right</literal>,\r
-<literal>start</literal>,\r
-<literal>end</literal>,\r
-<literal>center</literal>,\r
-<literal>justify</literal>.\r
-The default value is <literal>justify</literal>.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r