Corrects an invalide FO property

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2004-01-26 08:28:07 +00:00
parent a97cb6471a
commit c6b9764fad

View File

@@ -57,7 +57,7 @@
<xsl:with-param name="chapterNumber"/>
<xsl:with-param name="chapter">Table of Contents</xsl:with-param>
</xsl:call-template>
<fo:table layout="fixed">
<fo:table table-layout="fixed">
<fo:table-column column-width="0.25in"/>
<fo:table-column column-width="0.4in"/>
<fo:table-column column-width="0.4in"/>