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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user