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





--- Comment #3 from Andreas L. Delmelle <[EMAIL PROTECTED]>  2008-05-09 
02:40:02 PST ---

Further notes:
In the related code, there's some preparations for resolving the
page-number-citation-last correctly, but the problem is that this depends on
calls to notifyEndOfLayout().

Now, checking for blocks, that call gets made with every addAreas() call. Still
have to figure out whether this was intended or necessary for some reason, but
currently this means that the IDTracker mistakenly gets the impression that the
LMs are finished on every page they add areas to.

For inlines, this method is not used yet, but if we would go about it the same
way as for blocks, notifyEndOfLayout() would be called for each line.

The isFinished() method also cannot be used, since for nearly all LMs this is
used to indicate whether they are finished 'generating the element list for
their content'.


-- 
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