On Fri, Nov 09, 2001 at 09:20:40AM +0100, Juergen Vigna wrote:

> No this is a general problem in LyXText's breaking mechanism which does not
> break between <char><inset> I tried to fix it but failed and then I did not
> try again! The row should be broken if:

can you describe how you tried to fix it ? Is it in nextBreakPoint we need the code,
when the case is a char is an inset ?

I see that's where we do the needFullRow() handling ...

>        row-till-inset-width

        is this "x" in nextBreakPoint ?

> inset-width 

        singleWidth() with the meta char of the inset ?

> work-width!

        bv->workWidth() ?

thanks
john

> When does later become never?

When soon becomes now of course !

-- 
"I know I believe in nothing but it is my nothing"
        - Manic Street Preachers

Reply via email to