Sophie

Sophie

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

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

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>footnote.number.symbols</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.format.html" title="table.footnote.number.format"><link rel="next" href="table.footnote.number.symbols.html" title="table.footnote.number.symbols"><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.number.symbols</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="table.footnote.number.format.html">Prev</a> </td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right"> <a accesskey="n" href="table.footnote.number.symbols.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="footnote.number.symbols"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">footnote.number.symbols</span></h2><p>
footnote.number.symbols
 &#8212; Special characters to use as footnote markers
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="footnote.number.symbols.frag"></a><pre class="programlisting">
&lt;xsl:param name="footnote.number.symbols"&gt;&lt;/xsl:param&gt;
</pre>
</div>

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

<p>If <a href="../html/footnote.number.symbols.html"><em class="parameter"><code>footnote.number.symbols</code></em></a> is not the empty string,
footnotes will use the characters it contains as footnote symbols. For example,
<span class="quote">&#8220;<span class="quote">*&amp;#x2020;&amp;#x2021;&amp;#x25CA;&amp;#x2720;</span>&#8221;</span> will identify
footnotes with <span class="quote">&#8220;<span class="quote">*</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">&#8224;</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">&#8225;</span>&#8221;</span>,
<span class="quote">&#8220;<span class="quote">&#9674;</span>&#8221;</span>, and <span class="quote">&#8220;<span class="quote">&#10016;</span>&#8221;</span>. If there are more footnotes
than symbols, the stylesheets will fall back to numbered footnotes using
<a href="../html/footnote.number.format.html"><em class="parameter"><code>footnote.number.format</code></em></a>.</p>

<p>The use of symbols for footnotes depends on the ability of your
processor (or browser) to render the symbols you select. Not all systems are
capable of displaying the full range of Unicode characters. If the quoted characters
in the preceding paragraph are not displayed properly, that's a good indicator
that you may have trouble using those symbols for footnotes.</p>

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