Kornel Benko wrote: > > it occured to me that we might still have a small glitch here: > > 1st line of exported .tex contains lyx version, so once master bumps > > its version string those test will fail. We can just update the templates > > at that moment, or we could change the diffing little bit. > > Do other tests have the same issue? > > Yes, some of them. But we can get rid of the .tex.orig and instead create it > at start of test with > lyx -E > form original file. What do you think?
But this will miss the bug in case there was one, no? P