~ubuntu-branches/ubuntu/vivid/docbook-xsl-doc/vivid

« back to all changes in this revision

Viewing changes to doc/fo/footnote.properties.html

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-26 00:54:15 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130526005415-uktl1p29syniq984
Tags: 1.78.1-1
* New upstream release.
* debian/control: Dropped DM-Upload-Allowed field.
  (Standards-Version): Bumped to 3.9.4.
* debian/watch: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>footnote.properties</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="misc.html" title="Miscellaneous"><link rel="prev" href="table.footnote.number.symbols.html" title="table.footnote.number.symbols"><link rel="next" href="table.footnote.properties.html" title="table.footnote.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">footnote.properties</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="table.footnote.number.symbols.html">Prev</a>�</td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right">�<a accesskey="n" href="table.footnote.properties.html">Next</a></td></tr></table><hr></div><div class="refentry" title="footnote.properties"><a name="footnote.properties"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>footnote.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="misc.html" title="Miscellaneous"><link rel="prev" href="table.footnote.number.symbols.html" title="table.footnote.number.symbols"><link rel="next" href="table.footnote.properties.html" title="table.footnote.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">footnote.properties</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="table.footnote.number.symbols.html">Prev</a>�</td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right">�<a accesskey="n" href="table.footnote.properties.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="footnote.properties"></a><div class="titlepage"></div>
2
2
  
3
3
<div class="refnamediv"><h2><span class="refentrytitle">footnote.properties</span></h2><p>
4
4
footnote.properties
6
6
 
7
7
</p></div>
8
8
 
9
 
<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2>
 
9
<div class="refsynopsisdiv"><h2>Synopsis</h2>
10
10
<a name="footnote.properties.frag"></a><pre class="programlisting">
11
11
&lt;xsl:attribute-set name="footnote.properties"&gt;
12
12
  &lt;xsl:attribute name="font-family"&gt;&lt;xsl:value-of select="$body.fontset"&gt;&lt;/xsl:value-of&gt;&lt;/xsl:attribute&gt;
15
15
  &lt;xsl:attribute name="font-style"&gt;normal&lt;/xsl:attribute&gt;
16
16
  &lt;xsl:attribute name="text-align"&gt;&lt;xsl:value-of select="$alignment"&gt;&lt;/xsl:value-of&gt;&lt;/xsl:attribute&gt;
17
17
  &lt;xsl:attribute name="start-indent"&gt;0pt&lt;/xsl:attribute&gt;
 
18
  &lt;xsl:attribute name="end-indent"&gt;0pt&lt;/xsl:attribute&gt;
18
19
  &lt;xsl:attribute name="text-indent"&gt;0pt&lt;/xsl:attribute&gt;
19
20
  &lt;xsl:attribute name="hyphenate"&gt;&lt;xsl:value-of select="$hyphenate"&gt;&lt;/xsl:value-of&gt;&lt;/xsl:attribute&gt;
20
21
  &lt;xsl:attribute name="wrap-option"&gt;wrap&lt;/xsl:attribute&gt;
23
24
</pre>
24
25
</div>
25
26
 
26
 
<div class="refsection" title="Description"><a name="id36226412"></a><h2>Description</h2>
 
27
<div class="refsection"><a name="idp5250352"></a><h2>Description</h2>
27
28
 
28
29
<p>This attribute set is applied to the footnote-block 
29
30
for each footnote.