</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
- <xsl:apply-templates/>
+ <fo:block>
+ <xsl:apply-templates/>
+ </fo:block>
</fo:list-item-body>
</xsl:variable>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
- <xsl:apply-templates/>
+ <fo:block>
+ <xsl:apply-templates/>
+ </fo:block>
</fo:list-item-body>
</xsl:variable>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
- <xsl:apply-templates select="listitem"/>
+ <fo:block>
+ <xsl:apply-templates select="listitem"/>
+ </fo:block>
</fo:list-item-body>
</fo:list-item>
</xsl:template>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
- <xsl:apply-templates/>
+ <fo:block>
+ <xsl:apply-templates/>
+ </fo:block>
</fo:list-item-body>
</fo:list-item>
</xsl:template>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
- <xsl:apply-templates/>
+ <fo:block>
+ <xsl:apply-templates/>
+ </fo:block>
</fo:list-item-body>
</fo:list-item>
</xsl:template>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
- <xsl:apply-templates/>
+ <fo:block>
+ <xsl:apply-templates/>
+ </fo:block>
</fo:list-item-body>
</fo:list-item>
</xsl:template>