]> granicus.if.org Git - docbook-dsssl/commitdiff
calsTable template should use table.properties
authorBob Stayton <bobs@sagehill.net>
Fri, 30 Jan 2004 05:12:58 +0000 (05:12 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 30 Jan 2004 05:12:58 +0000 (05:12 +0000)
instead of formal.object.properties.

xsl/fo/formal.xsl

index 7fa9ed940261e274dd95ab690564f35220632d50..a13aded33f74882f3ef9feb00d58ece8824805c7 100644 (file)
 
   <xsl:variable name="table.content">
     <fo:block id="{$id}"
-              xsl:use-attribute-sets="formal.object.properties">
+              xsl:use-attribute-sets="table.properties">
 
       <xsl:if test="$placement = 'before'">
         <xsl:call-template name="formal.object.heading">