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 / page.margin.outer.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/page.margin.outer.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/page.margin.outer.xml
deleted file mode 100755 (executable)
index 4d0dfa2..0000000
+++ /dev/null
@@ -1,53 +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="page.margin.outer">\r
-<refmeta>\r
-<refentrytitle>page.margin.outer</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>page.margin.outer</refname>\r
-<refpurpose>The outer page margin</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="page.margin.outer.frag"><xsl:param name="page.margin.outer">\r
-  <xsl:choose>\r
-    <xsl:when test="$double.sided != 0">0.75in</xsl:when>\r
-    <xsl:otherwise>1in</xsl:otherwise>\r
-  </xsl:choose>\r
-</xsl:param></src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The outer page margin is the distance from non-bound edge of the\r
-page to the outer edge of the last column of text.</para>\r
-\r
-<para>In left-to-right text direction,\r
-this is the right margin of recto (front side) pages.\r
-For single-sided output, it is the right margin\r
-of all pages.</para>\r
-\r
-<para>In right-to-left text direction,\r
-this is the left margin of recto pages.\r
-For single-sided output, this is the\r
-left margin of all pages.</para>\r
-\r
-<note>\r
-<para>Current versions (at least as of version 4.13)\r
-of the XEP XSL-FO processor do not\r
-correctly handle these margin settings for documents\r
-with right-to-left text direction.\r
-The workaround in that situation is to reverse\r
-the values for <parameter>page.margin.inner</parameter>\r
-and <parameter>page.margin.outer</parameter>, until\r
-this bug is fixed by RenderX.  It does not affect documents\r
-with left-to-right text direction.</para>\r
-</note>\r
-\r
-</refsection>\r
-</refentry>\r