On 20.02.2006 19:22:27 Sven wrote: > Hi, > I discovered a strange behaviour of FOP when using footnotes in a > list-block. The footnote in the list-block is not rendered at the bottom > of the page, while the the hint number in the normal text appears as > expected. I habe attached a simple example.
This is a known limitation documented in http://xmlgraphics.apache.org/fop/knownissues.html > Last question: Is wrapping footnotes (so some lines appear on the next > page) corrent behaviour? I could not imagine so, because there is not > any clue where the remainder text belongs to. Because I was using larger > footnote texts before without experiencing this problem, I believe this > problem depends on the one above. I'm probably not the best to answer that question, but looking into the footnote test cases in our test suite there seem to be pretty good reasons why breaking up a footnote is absolutely ok. If you want to know about the details I suggest you go through the fop-dev mailing list archive. At any rate, I can't see anything in the specification that forbids this. 6.10.4 even says "The fo:footnote-body generates and returns one or more block-level areas with area-class "xsl-footnote"." This is a clear indicator that a footnote may be broker over multiple pages. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]