On Dec 16, 2005, at 17:57, Andreas L Delmelle wrote:
Sorry, ignore this. Removed the props in question, and still
received the error...
Advertising
Sorry for the noise.
To make up for it, I ran a few tests, managed to reduce the example
provided by Adam, and the error (on my side, at least) seems to be
caused by this fragment:
<fo:block id="id373754">
<fo:block>
<fo:block>
<fo:block keep-together.within-column="always" margin-left="-4pc"
font-family="Garamond,Symbol,ZapfDingbats">
<fo:block xmlns:axf="http://www.antennahouse.com/names/XSL/
Extensions"
keep-with-next.within-column="always">
<fo:block font-family="Garamond" font-weight="bold"
keep-with-next.within-column="always"
space-before.minimum="0.8em" space-
before.optimum="1.0em"
space-before.maximum="1.2em" text-align="left"
start-indent="-4pc">
<fo:marker marker-class-name="section.head.marker">1.1.
Image Web Server modifications</fo:marker>
<fo:block font-size="17pt">1.1. <fo:inline font-
style="italic">Image Web Server</fo:inline> modifications</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<!-- rest of the block put in comment -->
</fo:block>
As for the exact cause, I haven't figured that out yet...
Cheers,
Andreas