remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / default.float.class.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/default.float.class.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/default.float.class.xml
deleted file mode 100755 (executable)
index c900571..0000000
+++ /dev/null
@@ -1,34 +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="default.float.class">\r
-<refmeta>\r
-<refentrytitle>default.float.class</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>default.float.class</refname>\r
-<refpurpose>Specifies the default float class</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="default.float.class.frag">\r
-<xsl:param name="default.float.class">\r
-  <xsl:choose>\r
-    <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when>\r
-    <xsl:otherwise>before</xsl:otherwise>\r
-  </xsl:choose>\r
-</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Selects the direction in which a float should be placed. for\r
-xsl-fo this is before, for html it is left. For Western texts, the\r
-before direction is the top of the page.</para>\r
-\r
-</refsection>\r
-</refentry>\r