Author: ferdinand
Date: Tue Feb 12 13:06:25 2008
New Revision: 627107

URL: http://svn.apache.org/viewvc?rev=627107&view=rev
Log:
Fixed auto-table-layout warning by properly setting width to fixed.

Modified:
    
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl

Modified: 
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl
URL: 
http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl?rev=627107&r1=627106&r2=627107&view=diff
==============================================================================
--- 
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl
 (original)
+++ 
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl
 Tue Feb 12 13:06:25 2008
@@ -1149,7 +1149,7 @@
             name="column-width">
             <xsl:value-of
                 select="6.25 div number($max-number-columns)" />in 
</xsl:variable>
-        <fo:table id="[EMAIL PROTECTED]">
+        <fo:table id="[EMAIL PROTECTED]" table-layout="fixed" width="100%">
             <fo:table-column>
                 <xsl:attribute
                     name="column-width">