>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> Guess what ;-) I am playing around with a Buffer * member in
Andre> LyXParagraph and it works fairly smooth until it comes to
Andre> insets that need buffer-level information like InsetQuotes
Andre> (needs the languages).

Andre> I know that there are plans to have paragraph level language
Andre> support within the next couple of years, so refering from an
Andre> inset to the buffer is probably not the right thing to do. So I
Andre> extend my proposed remedy #2 from my last mail to 'put a Buffer
Andre> pointer/ref member into LyXParagraph and a LyXParagraph
Andre> pointer/ref member into each Inset.

This mean that there are many necessary updates when doing copy/paste.
I do not know how much of a problem this is, though.

JMarc

Reply via email to