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
536 B
25 lines
536 B
<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>
|