]> granicus.if.org Git - docbook-dsssl/commitdiff
Use value-of instead of copy-of for fo:marker because I haven't thought of a better...
authorNorman Walsh <ndw@nwalsh.com>
Sat, 16 Nov 2002 21:45:26 +0000 (21:45 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 16 Nov 2002 21:45:26 +0000 (21:45 +0000)
xsl/fo/sections.xsl

index eaee464a680f01ec436d36a1fb20b2580dedaa30..8605027559ce29b728e13a932cb2bb5d7cb3944a 100644 (file)
 
   <fo:block xsl:use-attribute-sets="section.title.properties">
     <fo:marker marker-class-name="section.head.marker">
-      <xsl:copy-of select="$title"/>
+      <xsl:value-of select="$title"/>
     </fo:marker>
     <xsl:choose>
       <xsl:when test="$level=1">