On Fri, May 19, 2006 at 11:50:50PM +0200, Abdelrazak Younes wrote: > It seems that font_metrics::width is called two times within > LyXText::redoParagraph, once in LyXText::rowBreakPoint and another in > ::RowPainter::paintChars; I think this could be optimized out, Martin?
It's not easy. We tried and failed already several times there... Andre'