Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 224

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>inner.region.content.properties</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="general.html" title="Pagination and General Styles"><link rel="prev" href="region.outer.properties.html" title="region.outer.properties"><link rel="next" href="outer.region.content.properties.html" title="outer.region.content.properties"><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">inner.region.content.properties</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="region.outer.properties.html">Prev</a> </td><th width="60%" align="center">Pagination and General Styles</th><td width="20%" align="right"> <a accesskey="n" href="outer.region.content.properties.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="inner.region.content.properties"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">inner.region.content.properties</span></h2><p>
inner.region.content.properties
 &#8212; Properties of running inner side content
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="inner.region.content.properties.frag"></a><pre class="programlisting">
&lt;xsl:attribute-set name="inner.region.content.properties"&gt;
&lt;/xsl:attribute-set&gt;
</pre>
</div>

<div class="refsection"><a name="idp6132848"></a><h2>Description</h2>

<p>The FO stylesheet supports optional side regions
similar to the header and footer regions.
Any attributes declared in this attribute-set 
are applied to the fo:block in the side region
on the inner side (binding side) of the page.
This corresponds to the <code class="literal">start</code>
region on odd-numbered pages and the <code class="literal">end</code>
region on even-numbered pages.
For single-sided output, it always corresponds to
the <code class="literal">start</code> region.</p>

<p>You can customize the template named 
<code class="literal">inner.region.content</code> to specify
the content of the inner side region.</p>

<p>See also
<a href="../fo/region.inner.properties.html"><em class="parameter"><code>region.inner.properties</code></em></a>,
<a href="../fo/page.margin.inner.html"><em class="parameter"><code>page.margin.inner</code></em></a>, 
<a href="../fo/body.margin.inner.html"><em class="parameter"><code>body.margin.inner</code></em></a>,
and the corresponding <code class="literal">outer</code>
parameters.</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="region.outer.properties.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="general.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="outer.region.content.properties.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">region.outer.properties </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> outer.region.content.properties</td></tr></table></div></body></html>