Do not convert \\\\textbackslash to 0x29f5.

Do not use REVERSE SOLIDUS OPERATOR for backwards conversion of
\\\\textbackslash in LyX and tex2lyx.

Both, \\\\ (005C REVERSE SOLIDUS = backslash) and 0x29f5 map to
\\\\textbackslash but 005c is the preferred back-transformation.

Otherwise, using \\\\ in "mathematical text" leads to literal 0x29f5 in the LyX
source which leads to "missing character" errors with non-TeX fonts.
This commit is contained in:
Günter Milde 2016-10-17 09:04:56 +02:00
parent 261e7ae9ce
commit 6ff89c4b95

View File

@ -3514,7 +3514,7 @@
#0x29f2 "" "" "" "" "" # ERROR-BARRED WHITE CIRCLE
#0x29f3 "" "" "" "" "" # ERROR-BARRED BLACK CIRCLE
#0x29f4 "" "" "" "" "" # RULE-DELAYED
0x29f5 "\\textbackslash" "" "force=utf8" "" "" # REVERSE SOLIDUS OPERATOR
0x29f5 "\\textbackslash" "" "force=utf8,deprecated" "" "" # REVERSE SOLIDUS OPERATOR
#0x29f6 "" "" "" "" "" # SOLIDUS WITH OVERBAR
#0x29f7 "" "" "" "" "" # REVERSE SOLIDUS WITH HORIZONTAL STROKE
#0x29f8 "" "" "" "" "" # BIG SOLIDUS