summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/title.font.family.xml
blob: 75996076f4a7cf722907b345a54d3e138517181b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<refentry id="title.font.family">
<refmeta>
<refentrytitle>title.font.family</refentrytitle>

</refmeta>
<refnamediv>
<refname>title.font.family</refname>
<refpurpose>The default font family for titles</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='title.font.family.frag'>
<xsl:param name="title.font.family" select="'sans-serif'"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>The title font family is used for titles (chapter, section, figure,
etc.)
</para>

</refsect1>
</refentry>