On Tue, May 22, 2007 at 08:51:20AM +0300, Elazar Leibovich wrote: > I documented the problem in the patch itself. > I suspect that the reason it didn't happen in previous releases is, > that the "boundary" variable was setted correctly. I don't really > understand what does the " boundary variable do, but I think it means > "am I just in front of a math inset?".
The boundary flag tells you whether you are conceptually 'behind the letter in front' or 'in front of the letter behind'. I am not sure I like the concept (I'd rather have boxes in boxes in boxes) but simply removing the boundary stuff indroduces a lot of other problems that are not easily solved either. Andre'
