Sophie

Sophie

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

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

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>symbol.font.family</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="fonts.html" title="Font Families"><link rel="prev" href="title.font.family.html" title="title.font.family"><link rel="next" href="propsets.html" title="Property Sets"><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">symbol.font.family</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="title.font.family.html">Prev</a> </td><th width="60%" align="center">Font Families</th><td width="20%" align="right"> <a accesskey="n" href="propsets.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="symbol.font.family"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">symbol.font.family</span></h2><p>
symbol.font.family
 &#8212; The font families to be searched for symbols outside
    of the body font
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="symbol.font.family.frag"></a><pre class="programlisting">
&lt;xsl:param name="symbol.font.family"&gt;Symbol,ZapfDingbats&lt;/xsl:param&gt;
</pre>
</div>

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

<p>A typical body or title font does not contain all
the character glyphs that DocBook supports.  This parameter
specifies additional fonts that should be searched for
special characters not in the normal font.
These symbol font names are automatically appended
to the body or title font family name when fonts
are specified in a 
<code class="sgmltag-attribute">font-family</code>
property in the FO output.
</p>
<p>The symbol font names should be entered as a
comma-separated list.  The default value is
<code class="literal">Symbol,ZapfDingbats</code>.
</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="title.font.family.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="fonts.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="propsets.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">title.font.family </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Property Sets</td></tr></table></div></body></html>