]> git.lyx.org Git - lyx.git/blobdiff - lib/symbols
Check path of Qt tools if qtchooser is detected
[lyx.git] / lib / symbols
index 5cc63a1fa2d0777e95b8eabdd933bbd913fa37cc..28d6bfc9f1fb8aad6ab5bbaf8a3a14378ae26ac9 100644 (file)
@@ -268,7 +268,7 @@ jmath              cmm         124   0 mathord  ȷ
 ell                cmm          96   0 mathord  ℓ
 wp                 cmm         125 195 mathord  ℘
 Re                 cmsy         60 194 mathord  ℜ
-Im                 cmsy         61 193 mathord  ℑ
+Im                 cmsy         61 193 mathord  &imaginary;
 partial            cmm          64 182 mathord  ∂
 infty              cmsy         49 165 mathord  ∞
 prime              cmsy         48 162 mathord  ′
@@ -1120,11 +1120,11 @@ pod                lyxblacktext  0   0 func     x     amsmath
 # pre-defined macros
 #
 
-\def\leq\le                                                     mathrel ≤
-\def\geq\ge                                                     mathrel ≥
+\def\leq{\le}                                                   mathrel ≤
+\def\geq{\ge}                                                   mathrel ≥
 \def\neq{\not=}                                                 mathrel ≠
 \def\ne{\not=}                                                  mathrel ≠
-\def\lnot\neg                                                   mathord ¬
+\def\lnot{\neg}                                                 mathord ¬
 \def\notin{\not\in}
 \def\slash{/}