Jürgen Spitzmüller wrote: > Georg Baum wrote: > >> The tex2lyx tests fail now because captions produce "Plain Layout" >> instead of "Standard". If this is wanted then a file format change and >> lyx2lyx conversion are missing. If the plain layout is an unwanted side >> effect then some other fix is needed. >> > > I do not understand. Captions have Plain Layout in LyX 2.1.x as well. This > did not change with my commit.
Sorry, my fault. I did not check whether the old tex2lyx output was correct, but simply assumed that. You are of course right, and your change did also fix a previously not known tex2lyx bug. When you integrate this into branch please run make updatests before submit, so that the tex2lyx references are correct. I still need to investigate why the old tex2lyx output was wrong (I suspect that it will be wrong in other places as well). Georg