[EMAIL PROTECTED] wrote:

The differnce between these two fo-files is that in the second one, there is one more block above the block with the footnotes. You can see the result in the PDF-file ;-)

Another difference: in the second file there are several blocks with span="all", while in the first file there is just one of them.

Removing span="all" (which anyway seems unnecessary, as the body just has one column) solves the problem.

This is probably related to the handling of columns, that at the moment are treated as separate and independent pages (so that a footnote on the second column could overlap text in the first one).

A couple of notes about the fo file:

- there are a few space-before and space-after defined using just the .optimum component; I was wondering if this is correct (isn't the default value for .maximum and .optimum 0 points?)

- there is always an empty block at the end of the foontote-body; at the moment it does not have any effect on the output, so they could maybe be avoided

HTH

Regards
    Luca

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to