mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 11:06:08 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@3890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
23 lines
594 B
XML
23 lines
594 B
XML
<refentry id="callout.unicode.font">
|
|
<refmeta>
|
|
<refentrytitle>callout.unicode.font</refentrytitle>
|
|
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>callout.unicode.font</refname>
|
|
<refpurpose>Specify a font for Unicode glyphs</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='callout.unicode.font.frag'><xsl:param name="callout.unicode.font" select="'ZapfDingbats'"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>The name of the font to specify around Unicode callout glyphs.
|
|
If set to the empty string, no font change will occur.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|