nicolas roy wrote: > By the way, David L. Johnson gave me a tip to bypass the problem : i > should replace "\textclass thmarten" by "\textclass amsart", and using > therefore the "AMS article" style provided by Lyx. This works (mainly > all the maths environment, like Lemmas, Theorems...), but the format of > several things is deffirent (e.g. the sections Titles are written with > small capitals...), and i would prefer the format of the attached layout > files.
This of course possible. I found the error. Remove the line Input obsolete.inc from thmamsarten.layout, and it should work. obsolete.inc did not exist in LyX 1.3 either, but LyX 1.3 silently ignored missing includes, while LyX 1.4 complains. Unfortunately the error message "Cannot read layout file `'." is not very helpful, this needs to be improved. Georg