Georg Baum wrote: > I had a look at bug 698 and saw that it was fixed already by John: > > http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetert.C.diff?r1=1.129&r2=1.130 > > Unfortunately this is a file format change, but lyx2lyx does not know > about it yet. The file format number at that date was 224. We have now > two options: > > 1) Declare the LaTeX ERT output of LyX 1.4cvs from 2003-06-07 until now > as broken and introduce a new file format 240 with the newline > translation. > > 2) Declare lyx2lyx from 2003-06-07 until now as broken and put the > newline translation into the conversion step 224 <-> 225. > > I would prefer option 1), because with 2) there is a chance that no > conversion is done at all, if a conversion from 224 or earlier to 225 or > later was made with the broken lyx2lyx. > > Which one shall I implement?
Option 1, Definitely. Without question. -- Angus