<fo:table-column column-number="1" column-width="proportional-column-width(1)"/>
<fo:table-column column-number="2" column-width="proportional-column-width(1)"/>
<fo:table-column column-number="3" column-width="proportional-column-width(1)"/>
- <fo:table-body>
+ <fo:table-body start-indent="0pt" end-indent="0pt">
<fo:table-row>
<fo:table-cell number-columns-spanned="3">
<fo:block>
<fo:table-column column-number="3" column-width="5%"/>
<fo:table-column column-number="4" column-width="52%"/>
<fo:table-column column-number="5" column-width="25%"/>
- <fo:table-body>
+ <fo:table-body start-indent="0pt" end-indent="0pt">
<xsl:apply-templates select="production|productionrecap"/>
</fo:table-body>
</fo:table>
<fo:table-column column-number="3" column-width="5%"/>
<fo:table-column column-number="4" column-width="52%"/>
<fo:table-column column-number="5" column-width="25%"/>
- <fo:table-body>
+ <fo:table-body start-indent="0pt" end-indent="0pt">
<xsl:apply-templates select="production|productionrecap"/>
</fo:table-body>
</fo:table>
<xsl:template match="thead">
<xsl:variable name="tgroup" select="parent::*"/>
- <fo:table-header start-indent="0pt">
+ <fo:table-header start-indent="0pt" end-indent="0pt">
<xsl:apply-templates select="row[1]">
<xsl:with-param name="spans">
<xsl:call-template name="blank.spans">
<xsl:template match="tfoot">
<xsl:variable name="tgroup" select="parent::*"/>
- <fo:table-footer start-indent="0pt">
+ <fo:table-footer start-indent="0pt" end-indent="0pt">
<xsl:apply-templates select="row[1]">
<xsl:with-param name="spans">
<xsl:call-template name="blank.spans">
<xsl:template match="tbody">
<xsl:variable name="tgroup" select="parent::*"/>
- <fo:table-body start-indent="0pt">
+ <fo:table-body start-indent="0pt" end-indent="0pt">
<xsl:apply-templates select="row[1]">
<xsl:with-param name="spans">
<xsl:call-template name="blank.spans">
<fo:table-column column-number="1" column-width="proportional-column-width(1)"/>
<fo:table-column column-number="2" column-width="proportional-column-width(1)"/>
<fo:table-column column-number="3" column-width="proportional-column-width(1)"/>
- <fo:table-body>
+ <fo:table-body start-indent="0pt" end-indent="0pt">
<fo:table-row>
<fo:table-cell number-columns-spanned="3">
<fo:block>