]> granicus.if.org Git - docbook-dsssl/commitdiff
Patch #470480: make part title formatting obey localization rules
authorNorman Walsh <ndw@nwalsh.com>
Sat, 1 Dec 2001 18:58:01 +0000 (18:58 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 1 Dec 2001 18:58:01 +0000 (18:58 +0000)
xsl/fo/division.xsl

index 275e964d25a3750ae239f8e555cc4f448b7b3910..05cf915d4e26fb63479e56def499223ac48f286d 100644 (file)
@@ -23,7 +23,7 @@
     </xsl:call-template>
   </xsl:variable>
   <xsl:variable name="title">
-    <xsl:apply-templates select="$node" mode="title.markup"/>
+    <xsl:apply-templates select="$node" mode="object.title.markup"/>
   </xsl:variable>
 
   <xsl:if test="$passivetex.extensions != 0">