]> granicus.if.org Git - docbook-dsssl/commitdiff
xep supports table-layout="auto" now.
authorBob Stayton <bobs@sagehill.net>
Tue, 18 Jan 2005 07:17:33 +0000 (07:17 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 18 Jan 2005 07:17:33 +0000 (07:17 +0000)
xsl/fo/lists.xsl

index 6b17c49114325c8c13f93bfc369e278941d5a541..c9b03425f5c122252d6a5cff958d0c6edb5b5e60 100644 (file)
 
   <fo:table xsl:use-attribute-sets="normal.para.spacing">
     <xsl:choose>
-      <xsl:when test="$axf.extensions != 0">
+      <xsl:when test="$axf.extensions != 0 or $xep.extensions != 0">
         <xsl:attribute name="table-layout">auto</xsl:attribute>
         <xsl:if test="$explicit.table.width != ''">
           <xsl:attribute name="width"><xsl:value-of