Angus Leeming <[EMAIL PROTECTED]> writes: | ../../src/text2.C:477: no matching function for call to `LyXText::ownerParagraph()' | candidates are: | ../../src/lyxtext.h:631: void LyXText::ownerParagraph(Paragraph*) const | ../../src/lyxtext.h:633: void LyXText::ownerParagraph(int, Paragraph*) const
Change it to ownerParagrapsh().begin() -- Lgb