]> git.lyx.org Git - features.git/commit
Fix #9764, combining diacritical characters for line below (part 2).
authorGünter Milde <milde@lyx.org>
Mon, 19 Oct 2015 16:30:27 +0000 (18:30 +0200)
committerGünter Milde <milde@lyx.org>
Mon, 19 Oct 2015 16:34:48 +0000 (18:34 +0200)
commit7e716a26a5e9870da3f0659e6dd77f388451ae76
tree656197f99ad340c71791de892d802bce6135382f
parentd0af891eb29df4afc8e81bed51a1868519230897
Fix #9764, combining diacritical characters for line below (part 2).

The correct mappings break the tex2lyx roundtrip tests because both,
the tests and tex2lyx use the wrong mapping (\b for "combining minus below").

Fix tex2lyx and the test files so that round-trip tests pass again.
src/tex2lyx/test/test-insets-basic.lyx.lyx
src/tex2lyx/test/test-insets-basic.tex
src/tex2lyx/test/test-insets.lyx.lyx
src/tex2lyx/test/test-insets.tex
src/tex2lyx/text.cpp