https://issues.apache.org/bugzilla/show_bug.cgi?id=44794





--- Comment #7 from Andreas L. Delmelle <[EMAIL PROTECTED]>  2008-05-09 
06:50:47 PST ---
(In reply to comment #6)
> More notes:
> * page-number-citation seems to suffer the same limitations for 
> block-container
> as for inline. If the citation ends up on the same page, the id resolution for
> the first page somehow doesn't get triggered. On subsequent pages spanned by
> the block-container, everything works fine.

Strike that. This was caused by the changes I had already done locally. The
reason for this is precisely that the isLast() condition fails, and so
notifyEndOfLayout() was not called anymore...

It seems we could do with a distinction between lastGeneratedPosition and
lastGeneratedBorderPaddingSpacePosition... well, something like that ;-P

(TBC)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to