>>>>> "Ingo" == Ingo Kloecker <[EMAIL PROTECTED]> writes:
Ingo> Hi there! I just had some problems latexing one of my
Ingo> lyx-files. I found out that the name of a macro must not contain
Ingo> any numbers, i.e. a macro named gl2x is not
Ingo> possible. Unfortunately LyX doesn't complain if you use a number
Ingo> in the name of a macro. I think this should be changed. LyX
Ingo> should at least print a warning.
Do you mean a macro entered with M-x math-macro? There should probably
be a check there, indeed.
Ingo> Another problem I encountered is that if latex finds more than
Ingo> 100 errors while texing a file, LyX tries to display the
Ingo> dvi-file (which was not build because of all the errors)
Ingo> anyways. It seems that LyX doesn't notice that latex aborted
Ingo> texing the file.
LyX assumes indeed that there is always a dvi file created. There is a
similar problem with an empty file (!).
JMarc