]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/page.margin.inner.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.inner.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.inner">\r
7 <refmeta>\r
8 <refentrytitle>page.margin.inner</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>page.margin.inner</refname>\r
13 <refpurpose>The inner page margin</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="page.margin.inner.frag"><xsl:param name="page.margin.inner">\r
18   <xsl:choose>\r
19     <xsl:when test="$double.sided != 0">1.25in</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 inner page margin is the distance from bound edge of the\r
28 page to the first column of text. </para>\r
29 \r
30 <para>The inner page margin is the distance from bound edge of the\r
31 page to the outer edge of the first column of text.</para>\r
32 \r
33 <para>In left-to-right text direction,\r
34 this is the left margin of recto (front side) pages.\r
35 For single-sided output, it is the left margin\r
36 of all pages.</para>\r
37 \r
38 <para>In right-to-left text direction,\r
39 this is the right margin of recto pages.\r
40 For single-sided output, this is the\r
41 right margin of all pages.</para>\r
42 \r
43 <note>\r
44 <para>Current versions (at least as of version 4.13)\r
45 of the XEP XSL-FO processor do not\r
46 correctly handle these margin settings for documents\r
47 with right-to-left text direction.\r
48 The workaround in that situation is to reverse\r
49 the values for <parameter>page.margin.inner</parameter>\r
50 and <parameter>page.margin.outer</parameter>, until\r
51 this bug is fixed by RenderX.  It does not affect documents\r
52 with left-to-right text direction.</para>\r
53 </note>\r
54 \r
55 </refsection>\r
56 </refentry>\r