You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
617 B
25 lines
617 B
<refentry id="dingbat.font.family">
|
|
<refmeta>
|
|
<refentrytitle>dingbat.font.family</refentrytitle>
|
|
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>dingbat.font.family</refname>
|
|
<refpurpose>The font family for copyright, quotes, and other symbols</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='dingbat.font.family.frag'>
|
|
<xsl:param name="dingbat.font.family" select="'serif'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>The dingbat font family is used for dingbats. If it is defined
|
|
as the empty string, no font change is effected around dingbats.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|