José Matos wrote:

I get yet another type when playing with empty paragraph on both windows.

Assertion failed: pos <= size() const lyx::Change lyx::Paragraph::lookupChange(lyx::pos_type) const paragraph.C 1420 Assertion failed: pos >= 0 && pos <= size() const lyx::Change lyx::Paragraph::Pimpl::lookupChange(lyx::pos_type) const paragraph_pimpl.C 143
FYI: I added a couple of assertions (like the one above) in class Paragraph last week. There may be old problems that simply haven't been discovered before.

Michael

Reply via email to