]> granicus.if.org Git - docbook-dsssl/commitdiff
Do not inherit font-family from surrounding text
authorJirka Kosek <jirka@kosek.cz>
Mon, 15 Sep 2008 19:14:07 +0000 (19:14 +0000)
committerJirka Kosek <jirka@kosek.cz>
Mon, 15 Sep 2008 19:14:07 +0000 (19:14 +0000)
xsl/params/footnote.mark.properties.xml

index 4bae4d64b345c50589fb25b1af88c5a7a349b433..2dbc9c108c22b9a43455db7a64a0cd864997a1be 100644 (file)
@@ -17,6 +17,7 @@
 <refsynopsisdiv>
 <src:fragment xml:id="footnote.mark.properties.frag">
 <xsl:attribute-set name="footnote.mark.properties">
+  <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>
   <xsl:attribute name="font-size">75%</xsl:attribute>
   <xsl:attribute name="font-weight">normal</xsl:attribute>
   <xsl:attribute name="font-style">normal</xsl:attribute>