Playing with keyboard input lead to this crash.
Angus

Open LyX
New document
Type Control-Shift-Y
Crashes in lyxtextclass.C, line 698:

LyXLayout_ptr const & LyXTextClass::operator[](string const & n) const
{
        lyx::Assert(!n.empty());

Reply via email to