]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated for multiple fonts
authorDave Pawson <davep@dpawson.co.uk>
Tue, 19 Apr 2011 15:31:39 +0000 (15:31 +0000)
committerDave Pawson <davep@dpawson.co.uk>
Tue, 19 Apr 2011 15:31:39 +0000 (15:31 +0000)
xsl/params/body.font.family.xml

index 06c3b4790690db6006925bbf4ac57af7ec66c38b..816deb40515a47c7e0478b4f16971611c164729f 100644 (file)
 
 <refsection><info><title>Description</title></info>
 
-<para>The body font family is the default font used for text in the page body.
-</para>
+<para>The body font family is the default font used for text in the page body.</para>
+<para>If more than one font is required, enter the font names,
+separated by a comma, e.g.</para>
+<literallayout>
+  &lt;xsl:param name="body.font.family">Arial, SimSun, serif&lt;/xsl:param>
+
+</literallayout>
 
 </refsection>
 </refentry>