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 / man.th.title.max.length.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.th.title.max.length.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.th.title.max.length.xml
deleted file mode 100755 (executable)
index d0de99b..0000000
+++ /dev/null
@@ -1,63 +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="man.th.title.max.length">\r
-<refmeta>\r
-<refentrytitle>man.th.title.max.length</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">integer</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>man.th.title.max.length</refname>\r
-<refpurpose>Maximum length of title in header/footer</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="man.th.title.max.length.frag">\r
-<xsl:param name="man.th.title.max.length">20</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the maximum permitted length of the title part of the\r
-man-page <literal>.TH</literal> title line header/footer. If the title\r
-exceeds the maxiumum specified, it is truncated down to the maximum\r
-permitted length.</para>\r
-\r
-<refsection><info><title>Details</title></info>\r
-  \r
-\r
-<para>Every man page generated using the DocBook stylesheets has a\r
-title line, specified using the <literal>TH</literal> roff\r
-macro. Within that title line, there is always, at a minimum, a title,\r
-followed by a section value (representing a man "section" -- usually\r
-just a number).</para>\r
-\r
-<para>The title and section are displayed, together, in the visible\r
-header of each page. Where in the header they are displayed depends on\r
-OS the man page is viewed on, and on what version of nroff/groff/man\r
-is used for viewing the page. But, at a minimum and across all\r
-systems, the title and section are displayed on the right-hand column\r
-of the header. On many systems -- those with a modern groff, including\r
-Linux systems -- they are displayed twice: both in the left and right\r
-columns of the header.</para>\r
-\r
-<para>So if the length of the title exceeds a certain percentage of\r
-the column width in which the page is viewed, the left and right\r
-titles can end up overlapping, making them unreadable, or breaking to\r
-another line, which doesn't look particularly good.</para>\r
-\r
-<para>So the stylesheets provide the\r
-<parameter>man.th.title.max.length</parameter> parameter as a means\r
-for truncating titles that exceed the maximum length that can be\r
-viewing properly in a page header.</para>\r
-\r
-<para>The default value is reasonable but somewhat arbitrary. If you\r
-have pages with long titles, you may want to experiment with changing\r
-the value in order to achieve the correct aesthetic results.</para>\r
-</refsection>\r
-\r
-</refsection>\r
-</refentry>\r