]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/page.margin.outer.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / page.margin.outer.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="page.margin.outer">\r
7 <refmeta>\r
8 <refentrytitle>page.margin.outer</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>page.margin.outer</refname>\r
13 <refpurpose>The outer page margin</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="page.margin.outer.frag"><xsl:param name="page.margin.outer">\r
18   <xsl:choose>\r
19     <xsl:when test="$double.sided != 0">0.75in</xsl:when>\r
20     <xsl:otherwise>1in</xsl:otherwise>\r
21   </xsl:choose>\r
22 </xsl:param></src:fragment>\r
23 </refsynopsisdiv>\r
24 \r
25 <refsection><info><title>Description</title></info>\r
26 \r
27 <para>The outer page margin is the distance from non-bound edge of the\r
28 page to the outer edge of the last column of text.</para>\r
29 \r
30 <para>In left-to-right text direction,\r
31 this is the right margin of recto (front side) pages.\r
32 For single-sided output, it is the right margin\r
33 of all pages.</para>\r
34 \r
35 <para>In right-to-left text direction,\r
36 this is the left margin of recto pages.\r
37 For single-sided output, this is the\r
38 left margin of all pages.</para>\r
39 \r
40 <note>\r
41 <para>Current versions (at least as of version 4.13)\r
42 of the XEP XSL-FO processor do not\r
43 correctly handle these margin settings for documents\r
44 with right-to-left text direction.\r
45 The workaround in that situation is to reverse\r
46 the values for <parameter>page.margin.inner</parameter>\r
47 and <parameter>page.margin.outer</parameter>, until\r
48 this bug is fixed by RenderX.  It does not affect documents\r
49 with left-to-right text direction.</para>\r
50 </note>\r
51 \r
52 </refsection>\r
53 </refentry>\r