On 04-Dec-2001 John Levon wrote:

>> >                    text->fullRebreak(this);

>> Can someone explain to me why a full rebreak is performed after each 
>> error is removed?
>> (The old code did this too... and also when the errors are inserted.) I 
>> would have thought that could wait until all the errors had been processed.
> 
> /me shrugs

I would say have a look at the fullRebreak() function ;) It actually
breaks only if need_break_row is set. Maybe the function name is misleading
but actually it can perform only the fullRebreak of one paragraph starting
at the need_break_row! So you HAVE to call it every time otherwise the
next time need_break_row will be overwritten with the next row we should
break and so we won't never break the first one!

           Jug

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

I haven't been married in over six years, but we had sexual counseling
every day from Oral Roberts!!

Reply via email to