remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / page.margin.inner.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/page.margin.inner.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/page.margin.inner.xml
deleted file mode 100755 (executable)
index a50b955..0000000
+++ /dev/null
@@ -1,56 +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.inner">\r
-<refmeta>\r
-<refentrytitle>page.margin.inner</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>page.margin.inner</refname>\r
-<refpurpose>The inner page margin</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="page.margin.inner.frag"><xsl:param name="page.margin.inner">\r
-  <xsl:choose>\r
-    <xsl:when test="$double.sided != 0">1.25in</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 inner page margin is the distance from bound edge of the\r
-page to the first column of text. </para>\r
-\r
-<para>The inner page margin is the distance from bound edge of the\r
-page to the outer edge of the first column of text.</para>\r
-\r
-<para>In left-to-right text direction,\r
-this is the left margin of recto (front side) pages.\r
-For single-sided output, it is the left margin\r
-of all pages.</para>\r
-\r
-<para>In right-to-left text direction,\r
-this is the right margin of recto pages.\r
-For single-sided output, this is the\r
-right 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