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.hyphenate.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.hyphenate.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.hyphenate.xml
deleted file mode 100755 (executable)
index 5b9f4ba..0000000
+++ /dev/null
@@ -1,59 +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.hyphenate">\r
-<refmeta>\r
-<refentrytitle>man.hyphenate</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>man.hyphenate</refname>\r
-<refpurpose>Enable hyphenation?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="man.hyphenate.frag">\r
-<xsl:param name="man.hyphenate">0</xsl:param></src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, hyphenation is enabled.</para>\r
-\r
-<note>\r
-<para>The default value for this parameter is zero because groff is\r
-not particularly smart about how it does hyphenation; it can end up\r
-hyphenating a lot of things that you don't want hyphenated. To\r
-mitigate that, the default behavior of the stylesheets is to suppress\r
-hyphenation of computer inlines, filenames, and URLs. (You can\r
-override the default behavior by setting non-zero values for the\r
-<parameter>man.hyphenate.urls</parameter>,\r
-<parameter>man.hyphenate.filenames</parameter>, and\r
-<parameter>man.hyphenate.computer.inlines</parameter> parameters.) But\r
-the best way is still to just globally disable hyphenation, as the\r
-stylesheets do by default.</para>\r
-\r
-<para>The only good reason to enabled hyphenation is if you have also\r
-enabled justification (which is disabled by default). The reason is\r
-that justified text can look very bad unless you also hyphenate it; to\r
-quote the <quote>Hypenation</quote> node from the groff info page:\r
-\r
-<blockquote>\r
-  <para><emphasis>Since the odds are not great for finding a set of\r
-  words, for every output line, which fit nicely on a line without\r
-  inserting excessive amounts of space between words, 'gtroff'\r
-  hyphenates words so that it can justify lines without inserting too\r
-  much space between words.</emphasis></para>\r
-</blockquote>\r
-\r
-So, if you set a non-zero value for the\r
-<parameter>man.justify</parameter> parameter (to enable\r
-justification), then you should probably also set a non-zero value for\r
-<parameter>man.hyphenate</parameter> (to enable hyphenation).</para>\r
-</note>\r
-\r
-\r
-</refsection>\r
-</refentry>\r