I was importing a LaTeX file with RC4 under Ubuntu and it crashed with the following message in the console:
Warning: #LyX file created by tex2lyx 1.6.0rc4 LyX: Unknown alignment `None' [around line 103 of file /tmp/lyx_tmpdir.TJ7144/convert_layout.Lh7144 current token: 'None' context: ''] LyX: Unknown alignment `None' [around line 128 of file /tmp/lyx_tmpdir.TJ7144/convert_layout.Lh7144 current token: 'None' context: ''] mathed/MathMacroArgument.cpp(27): MathMacroArgument::MathMacroArgument: wrong Argument id: -16 mathed/MathMacroArgument.cpp(27): MathMacroArgument::MathMacroArgument: wrong Argument id: -16 Line ~1726: Math parse error: found '}' unexpectedly ### THEN A LONG SERIES OF NUMBERS 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 Note: I don't have a line 1726 on my tex file. Is this a known bug? A problem while parsing my LaTeX file? A problem in the structure of my LaTeX file? Thanks for your help. ------------------------------------------------- Julio Rojas [EMAIL PROTECTED]
