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.
tdelibs/kdoctools/docbook/xsl/params/body.font.family.xml

24 lines
528 B

<refentry id="body.font.family">
<refmeta>
<refentrytitle>body.font.family</refentrytitle>
</refmeta>
<refnamediv>
<refname>body.font.family</refname>
<refpurpose>The default font family for body text</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='body.font.family.frag'>
<xsl:param name="body.font.family" select="'serif'"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>The body font family is the default font used for text in the page body.
</para>
</refsect1>
</refentry>