remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / callout.list.table.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/callout.list.table.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/callout.list.table.xml
deleted file mode 100755 (executable)
index 788c806..0000000
+++ /dev/null
@@ -1,32 +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="callout.list.table">\r
-<refmeta>\r
-<refentrytitle>callout.list.table</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>callout.list.table</refname>\r
-<refpurpose>Present callout lists using a table?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="callout.list.table.frag">\r
-<xsl:param name="callout.list.table" select="1"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The default presentation of <tag>calloutlist</tag>s uses\r
-an HTML <tag>DL</tag> element. Some browsers don't align DLs very well\r
-if <parameter>callout.graphics</parameter> is used. With this option\r
-turned on, <tag>calloutlist</tag>s are presented in an HTML\r
-<tag>TABLE</tag>, which usually results in better alignment\r
-of the callout number with the callout description.</para>\r
-\r
-</refsection>\r
-</refentry>\r