On Mon, May 12, 2014 at 03:34:10AM -0400, Scott Kostyshak wrote:

> The tex2lyx tests are failing for me because of the recent format
> change. Can someone update the files?
> 
> I tried to do so by running
> ${LYX2LYX} "$1" > temp.lyx && mv temp.lyx "$1"
> on all .lyx files in src/tex2lyx/test
> 
> I got the following warnings:
> Warning: #LyX file created by tex2lyx 2.1
> 
> Why is this a warning? As long as lyx2lyx finds \lyxformat why does it
> care who made the file?
> 
> In any case, at this point I realized the fix is a little more
> complicated because I need to run tex2lyx on the files so I wanted to
> check in here first to see what the process is for updating the files
> and if someone has automated it.

I have no idea. However, after running tex2lyx there should be no difference
(apart from the first two lines of the generated LyX document), except if
the .tex file had two same environments one after the other, without
anything in between. In this case, the only difference should be that
a plain separator inset is inserted instead of the old layout separator.

-- 
Enrico

Reply via email to