On 06/03/2010 10:57 AM, Pavel Sanda wrote:
Jean-Marc Lasgouttes wrote:
Another nice possibility IMO is to set the property svn:eol-style to native
on the lyx file (if you use svn).
i even think this is the correct solution.
Well, IMO, the lyx file format should not change from one platform to
the other. The problem comes I guess from MSVC which converts '\n' to
CR-LF instead of simply LF.
So the correct fixis IMO is to fix LyX to output only LF not to give the
user options about eol. And sure svn:eol-style should be set as well.
Abdel.