Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6e019a662639ac6470f50dea3a4d8157 > files > 80

docbook-style-xsl-doc-1.79.2-4.mga7.noarch.rpm

<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <title>body.margin.outer</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;Documentation"><link rel="up" href="general.html" title="Pagination and General Styles"><link rel="prev" href="body.margin.inner.html" title="body.margin.inner"><link rel="next" href="body.start.indent.html" title="body.start.indent"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">body.margin.outer</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="body.margin.inner.html">Prev</a>&nbsp;</td><th width="60%" align="center">Pagination and General Styles</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="body.start.indent.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="body.margin.outer"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">body.margin.outer</span></h2><p>body.margin.outer &#8212; Specify the size of the outer margin of the body region</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="body.margin.outer.frag"></a><pre class="programlisting">
&lt;xsl:param name="body.margin.outer"&gt;0in&lt;/xsl:param&gt;
</pre></div><div class="refsection"><a name="d0e19774"></a><h2>Description</h2><p>The outer body margin is the extra outer side 
(opposite the binding side) margin taken
from the body
region in addition to the outer page margin.
It makes room for a side region for text content whose width is 
specified by the <em class="parameter"><code>region.outer.extent</code></em>
parameter.</p><p>For double-sided output,
this side region 
is <code class="literal">fo:region-end</code> on a odd-numbered page,
and <code class="literal">fo:region-start</code> on an even-numbered page.</p><p>For single-sided output,
this side region
is <code class="literal">fo:region-end</code> for all pages.</p><p>This correspondence applies to all languages,
both left-to-right and right-to-left writing modes.</p><p>The default value is zero.</p><p>See also
<em class="parameter"><code>region.inner.extent</code></em>,
<em class="parameter"><code>region.outer.extent</code></em>,
<em class="parameter"><code>body.margin.inner</code></em>,
<em class="parameter"><code>side.region.precedence</code></em>.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="body.margin.inner.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="general.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="body.start.indent.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">body.margin.inner&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;body.start.indent</td></tr></table></div></body></html>