]> git.lyx.org Git - lyx.git/commit
Fix bug #4036 (lyx2lyx produces invalid LyX 1.4.x)
authorGeorg Baum <baum@lyx.org>
Wed, 19 Feb 2014 20:56:00 +0000 (21:56 +0100)
committerGeorg Baum <baum@lyx.org>
Wed, 19 Feb 2014 20:56:00 +0000 (21:56 +0100)
commit8f1cbe000ee0eec9cd2f857540349bb249245ded
treedaae1021065d3c8d80083eaacd2babd0b60bfbd9
parent227675ee022c4c5f031038dd804738e716aefa55
Fix bug #4036 (lyx2lyx produces invalid LyX 1.4.x)

I should have had a closer look much earlier, since the fix is simple and
safe, but at that time I did not notice. The problem was that an invalid
.lyx document was created when converting unicode characters with two
backslashes in their LaTeX definition from lib/unicodesymbols to pre-unicode
LyX format.
lib/lyx2lyx/lyx_1_5.py