remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / man.charmap.enabled.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.charmap.enabled.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.charmap.enabled.xml
deleted file mode 100755 (executable)
index d50fe9f..0000000
+++ /dev/null
@@ -1,55 +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.charmap.enabled">\r
-<refmeta>\r
-<refentrytitle>man.charmap.enabled</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>man.charmap.enabled</refname>\r
-<refpurpose>Apply character map before final output?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="man.charmap.enabled.frag">\r
-<xsl:param name="man.charmap.enabled" select="1"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If the value of the <parameter>man.charmap.enabled</parameter>\r
-parameter is non-zero, a "character map" is used to substitute certain\r
-Unicode symbols and special characters with appropriate roff/groff\r
-equivalents, just before writing each man-page file to the\r
-filesystem. If instead the value of\r
-<parameter>man.charmap.enabled</parameter> is zero, Unicode characters\r
-are passed through "as is".</para>\r
-\r
-<refsection><info><title>Details</title></info>\r
-\r
-<para>For converting certain Unicode symbols and special characters in\r
-UTF-8 or UTF-16 encoded XML source to appropriate groff/roff\r
-equivalents in man-page output, the DocBook XSL Stylesheets\r
-distribution includes a <link xlink:href="http://docbook.sourceforge.net/snapshot/xsl/manpages/charmap.groff.xsl">roff character map</link> that is compliant with the <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">XSLT character\r
-map</link> format as detailed in the XSLT 2.0 specification. The map\r
-contains more than 800 character mappings and can be considered the\r
-standard roff character map for the distribution.</para>\r
-\r
-<para>You can use the <parameter>man.charmap.uri</parameter>\r
-parameter to specify a URI for the location for an alternate roff\r
-character map to use in place of the standard roff character map\r
-provided in the distribution.</para>\r
-\r
-<para>You can also use a subset of a character map. For details,\r
-see the <parameter>man.charmap.use.subset</parameter>,\r
-<parameter>man.charmap.subset.profile</parameter>, and\r
-<parameter>man.charmap.subset.profile.english</parameter>\r
-parameters.</para>\r
-\r
-</refsection>\r
-</refsection>\r
-</refentry>\r