You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by fe...@apache.org on 2008/02/17 20:22:32 UTC

svn commit: r628532 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft

Author: ferdinand
Date: Sun Feb 17 11:22:30 2008
New Revision: 628532

URL: http://svn.apache.org/viewvc?rev=628532&view=rev
Log:
fix to remove table warnings in fop94

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft?rev=628532&r1=628531&r2=628532&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft Sun Feb 17 11:22:30 2008
@@ -510,8 +510,8 @@
         <xsl:variable name="column-width">
           <xsl:value-of
             select="6.25 div number($max-number-columns)"/>
-          in </xsl:variable>
-        <fo:table>
+            in </xsl:variable>
+          <fo:table table-layout="fixed" width="100%">
             <xsl:copy-of select="@id"/>
           <fo:table-column>
             <xsl:attribute name="column-width">