]> granicus.if.org Git - docbook-dsssl/commitdiff
Added missing col parameter to table.cell.properties template.
authorBob Stayton <bobs@sagehill.net>
Thu, 2 Dec 2004 07:55:45 +0000 (07:55 +0000)
committerBob Stayton <bobs@sagehill.net>
Thu, 2 Dec 2004 07:55:45 +0000 (07:55 +0000)
xsl/fo/table.xsl

index 89daa775c427d5368e4c4a83b8e24611664dcec0..781095071b704fe131c825ecf71d78d5dd4c483b 100644 (file)
@@ -625,6 +625,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
   <xsl:param name="bgcolor.pi" select="''"/>
   <xsl:param name="rowsep.inherit" select="1"/>
   <xsl:param name="colsep.inherit" select="1"/>
+  <xsl:param name="col" select="1"/>
   <xsl:param name="valign.inherit" select="''"/>
   <xsl:param name="align.inherit" select="''"/>
   <xsl:param name="char.inherit" select="''"/>