Scott Kostyshak
2014-05-12 07:34:10 UTC
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.
Scott
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.
Scott