tags 225192 + fixed-upstream thanks Hello,
This bug has been fixed by upstream in at least the latest release 1.70.0. This release contains a workaround for this issue: > <fo:list-item-body start-indent="body-start()"> > <xsl:choose> > <!-- * work around broken passivetex list-item-body rendering --> > <xsl:when test="$passivetex.extensions = '1'"> > <xsl:apply-templates/> > </xsl:when> > <xsl:otherwise> > <fo:block> > <xsl:apply-templates/> > </fo:block> > </xsl:otherwise> > </xsl:choose> > </fo:list-item-body> Therefor I tag this bug 'fixed-upstream'. Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]