Magnus Sj�berg wrote:
Are there any significant problems with adding support for
the footnote-separator (in terms of coding complexity), or
is it just a low.priority fix??
If not, I might take some time to look at it, since it would
be a nice feature to have

Start with Footnote.java and track how the footnote body propagates through various pendingFootnote lists to the point where it is finally laid out on the page. At this point there should be a check whether the page already has a footnote area and if necessary one is created. You have simply grab the content of the footnote separator flow from the page sequence and render it into the footnote area first. Take rendering other static content as a start. There are some tricky issues regarding overflows and such. Disregarding them it should be a matter of roughly an hour or something, in case the sentences above ring a bell. Otherwise, well, it's a bit more time consuming.

J.Pietschmann


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



Reply via email to