From: Dave Pawson Date: Tue, 19 Apr 2011 15:34:53 +0000 (+0000) Subject: Updated for multiple fonts X-Git-Tag: release/1.79.1~6^2~756 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b02a804d12b3be7f2fcc0a48d5373b9a1fe77c0d;p=docbook-dsssl Updated for multiple fonts --- diff --git a/xsl/params/title.font.family.xml b/xsl/params/title.font.family.xml index 369021f08..f04e61694 100644 --- a/xsl/params/title.font.family.xml +++ b/xsl/params/title.font.family.xml @@ -28,6 +28,11 @@ The title font family is used for titles (chapter, section, figure, etc.) +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> +