]> git.lyx.org Git - lyx.git/commitdiff
Fix the Unicode encoding of Rightarrow
authorThibaut Cuvelier <tcuvelier@lyx.org>
Fri, 29 Oct 2021 19:29:11 +0000 (21:29 +0200)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Fri, 29 Oct 2021 19:29:42 +0000 (21:29 +0200)
Author: lynx

Related issue: 12411.
https://www.lyx.org/trac/ticket/12411

lib/symbols

index 8e22f481957f107dacda15596f034e3810a8a836..f56c038fc4a1e4fcdb392ad394d4ab8d5593fa4b 100644 (file)
@@ -384,7 +384,7 @@ nwarrow            cmsy         45   0 mathrel  &nwarr;         &#x2196;
 swarrow            cmsy         46   0 mathrel  &swarr;         &#x2199;
 Leftrightarrow     cmsy         44 219 mathrel  &harr;          &#x2194;
 Leftarrow          cmsy         40 220 mathrel  &lArr;          &#x21D0;
-Rightarrow         cmsy         41 222 mathrel  &rArr;          &#x21D;
+Rightarrow         cmsy         41 222 mathrel  &rArr;          &#x21D2;
 le                 cmsy        183 163 mathrel  &le;            &#x2264;
 ge                 cmsy        184 179 mathrel  &ge;            &#x2265;
 succ               cmsy        194   0 mathrel  &sc;            &#x227B;