Jeremias Maerki wrote:
Just to be clear. This ArrayOutOfBoundsException is not the same problem
I've described in my earlier post. I just happened to run into both
problems at the same time. Running normal-breaking2.xml with the current
code (without my patch) will result in a document with 1 page
No, it don't think so. That bug happens in getNextBreakPoss() while mine
happens in addAdreas().
On 02.02.2005 10:36:41 Chris Bowditch wrote:
Jeremias Maerki wrote:
Just to be clear. This ArrayOutOfBoundsException is not the same problem
I've described in my earlier post. I just happened to
Jeremias Maerki wrote:
If someone has an idea about the ArrayOutOfBoundsException, all the
better. I'm currently trying to debug that thing.
It's because of this line in LineLM.addAreas():
iCurrParIndex = 0;
If a block has properly handled preserved linefeeds, it will generate more
than
On Feb 2, 2005, at 2:14 AM, Jeremias Maerki wrote:
No, it don't think so. That bug happens in getNextBreakPoss() while
mine
happens in addAdreas().
I thought it was called addAndreas(to,,list-of-folks,to,send,big,thanks)
;-)
Web Maestro Clay
--
[EMAIL PROTECTED] -
Thanks a lot, Luca. That was it. I was slowly tracking that thing down.
I knew already that these start indices were wrong but hadn't figured
out how to fix it.
And thanks to Chris for the pointers earlier.
In the meantime I got to know a lot about the inner workings of the line
layout. :-) Good
Just to be clear. This ArrayOutOfBoundsException is not the same problem
I've described in my earlier post. I just happened to run into both
problems at the same time. Running normal-breaking2.xml with the current
code (without my patch) will result in a document with 1 page and the
linefeeds