Well, removing the listing removes the error on line 1726, but still LyX crashes with the following error:
found unknown math environment 'figure' LyX Code: 8 name: unknown lassert.cpp(21): ASSERTION false VIOLATED IN insets/Inset.cpp:137 Assertion triggered in void lyx::doAssert(const char*, const char*, long int) by failing check "false" in file lassert.cpp:23 Aborted The problem is, obviously, reading the LyX file generated by tex2lyx. ------------------------------------------------- Julio Rojas [EMAIL PROTECTED] On Fri, Oct 24, 2008 at 2:19 PM, rgheck <[EMAIL PROTECTED]> wrote: > Julio Rojas wrote: >> >> Line 1726 if the lyx document is a blank one. It is part of a >> "lstlisting" environment on the original LaTeX file. I going to try >> importing the document after removing this environment. >> >> > > The line being reported there probably is not the line of the original file, > since the file has gone through conversion. > > rh > >
