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 / variablelist.max.termlength.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/variablelist.max.termlength.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/variablelist.max.termlength.xml
deleted file mode 100755 (executable)
index 964becc..0000000
+++ /dev/null
@@ -1,46 +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="variablelist.max.termlength">\r
-<refmeta>\r
-<refentrytitle>variablelist.max.termlength</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">number</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>variablelist.max.termlength</refname>\r
-<refpurpose>Specifies the longest term in variablelists</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="variablelist.max.termlength.frag">\r
-<xsl:param name="variablelist.max.termlength">24</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>In variablelists, the <tag>listitem</tag>\r
-is indented to leave room for the \r
-<tag>term</tag> elements. That indent may be computed\r
-if it is not specified with a <tag class="attribute">termlength</tag>\r
-attribute on the <tag>variablelist</tag> element.\r
-</para>\r
-<para>\r
-The computation counts characters in the \r
-<tag>term</tag> elements in the list\r
-to find the longest term.  However, some terms are very long\r
-and would produce extreme indents.  This parameter lets you\r
-set a maximum character count.  Any terms longer than the maximum\r
-would line wrap.  The default value is 24.\r
-</para>\r
-<para>\r
-The character counts are converted to physical widths\r
-by multiplying by 0.50em. There will be some variability\r
-in how many actual characters fit in the space\r
-since some characters are wider than others.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r