remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / man.output.better.ps.enabled.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.output.better.ps.enabled.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.output.better.ps.enabled.xml
deleted file mode 100755 (executable)
index f3303ba..0000000
+++ /dev/null
@@ -1,61 +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.output.better.ps.enabled">\r
-<refmeta>\r
-<refentrytitle>man.output.better.ps.enabled</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>man.output.better.ps.enabled</refname>\r
-<refpurpose>Enable enhanced print/PostScript output?</refpurpose>\r
-</refnamediv>\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="man.output.better.ps.enabled.frag">\r
-<xsl:param name="man.output.better.ps.enabled">0</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If the value of the\r
-<parameter>man.output.better.ps.enabled</parameter> parameter is\r
-non-zero, certain markup is embedded in each generated man page\r
-such that PostScript output from the <command>man -Tps</command>\r
-command for that page will include a number of enhancements\r
-designed to improve the quality of that output.</para>\r
-\r
-<para>If <parameter>man.output.better.ps.enabled</parameter> is\r
-zero (the default), no such markup is embedded in generated man\r
-pages, and no enhancements are included in the PostScript\r
-output generated from those man pages by the <command>man\r
- -Tps</command> command.</para>\r
-\r
-<warning>\r
-  <para>The enhancements provided by this parameter rely on\r
-    features that are specific to groff (GNU troff) and that are\r
-    not part of “classic” AT&amp;T troff or any of its\r
-    derivatives. Therefore, any man pages you generate with this\r
-    parameter enabled will be readable only on systems on which\r
-    the groff (GNU troff) program is installed, such as GNU/Linux\r
-    systems. The pages <emphasis role="bold">will not not be\r
-      readable on systems on with the classic troff (AT&amp;T\r
-      troff) command is installed</emphasis>.</para>\r
-</warning>\r
-\r
-<para>The value of this parameter only affects PostScript output\r
-  generated from the <command>man</command> command. It has no\r
-  effect on output generated using the FO backend.</para>\r
-\r
-<tip>\r
-  <para>You can generate PostScript output for any man page by\r
-    running the following command:</para>\r
-  <programlisting>  man <replaceable>FOO</replaceable> -Tps > <replaceable>FOO</replaceable>.ps</programlisting>\r
-  <para>You can then generate PDF output by running the following\r
-    command:</para>\r
-  <programlisting>  ps2pdf <replaceable>FOO</replaceable>.ps</programlisting>\r
-</tip>\r
-\r
-</refsection>\r
-</refentry>\r