]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/symbol.font.family.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / symbol.font.family.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="symbol.font.family">\r
7 <refmeta>\r
8 <refentrytitle>symbol.font.family</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>\r
10 <refmiscinfo class="other" otherclass="list-type">open</refmiscinfo>\r
11 <refmiscinfo class="other" otherclass="value">serif</refmiscinfo>\r
12 <refmiscinfo class="other" otherclass="value">sans-serif</refmiscinfo>\r
13 <refmiscinfo class="other" otherclass="value">monospace</refmiscinfo>\r
14 </refmeta>\r
15 <refnamediv>\r
16 <refname>symbol.font.family</refname>\r
17 <refpurpose>The font families to be searched for symbols outside\r
18     of the body font</refpurpose>\r
19 </refnamediv>\r
20 \r
21 <refsynopsisdiv>\r
22 <src:fragment xml:id="symbol.font.family.frag">\r
23 <xsl:param name="symbol.font.family">Symbol,ZapfDingbats</xsl:param>\r
24 </src:fragment>\r
25 </refsynopsisdiv>\r
26 \r
27 <refsection><info><title>Description</title></info>\r
28 \r
29 <para>A typical body or title font does not contain all\r
30 the character glyphs that DocBook supports.  This parameter\r
31 specifies additional fonts that should be searched for\r
32 special characters not in the normal font.\r
33 These symbol font names are automatically appended\r
34 to the body or title font family name when fonts\r
35 are specified in a \r
36 <tag class="attribute">font-family</tag>\r
37 property in the FO output.\r
38 </para>\r
39 <para>The symbol font names should be entered as a\r
40 comma-separated list.  The default value is\r
41 <literal>Symbol,ZapfDingbats</literal>.\r
42 </para>\r
43 \r
44 </refsection>\r
45 </refentry>\r