MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: //usr/share/doc/docbook-style-xsl-1.69.1/doc/fo/symbol.font.family.html
<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
   <title>symbol.font.family</title><link rel="stylesheet" href="../ref.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.0"><link rel="start" href="index.html" title="FO Parameter Reference"><link rel="up" href="rn18.html" title="Font Families"><link rel="prev" href="title.font.family.html" title="title.font.family"><link rel="next" href="rn19.html" title="Lists"></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>&nbsp;</td><th width="60%" align="center">Font Families</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="rn19.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="symbol.font.family"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</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" select="'Symbol,ZapfDingbats'"&gt;&lt;/xsl:param&gt;
</pre></div><div class="refsect1" lang="en"><a name="d0e5766"></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>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="rn18.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="rn19.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">title.font.family&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;Lists</td></tr></table></div></body></html>