]> git.lyx.org Git - lyx.git/blobdiff - lib/symbols
Check path of Qt tools if qtchooser is detected
[lyx.git] / lib / symbols
index 279e64ecf00be8529f998089e151ca16cfedc6fd..28d6bfc9f1fb8aad6ab5bbaf8a3a14378ae26ac9 100644 (file)
@@ -133,11 +133,11 @@ ce                font        forcetext
 cf                font        forcetext
 
 # old-style font commands
-bf                oldfont     none
-cal               oldfont     none
-it                oldfont     none
-rm                oldfont     none
-tt                oldfont     none
+bf                oldfont     none    hiddensymbol
+cal               oldfont     none    hiddensymbol
+it                oldfont     none    hiddensymbol
+rm                oldfont     none    hiddensymbol
+tt                oldfont     none    hiddensymbol
 
 # matrix environments
 Bmatrix           matrix      none
@@ -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  ′
@@ -280,7 +280,6 @@ triangle           cmsy         52   0 mathord  ▵
 forall             cmsy         56  34 mathord  ∀
 exists             cmsy         57  36 mathord  ∃
 neg                cmsy         58 216 mathord  ¬
-lnot               cmsy         58 216 mathord  ¬
 flat               cmm          91   0 mathord  ♭
 natural            cmm          92   0 mathord  ♮
 sharp              cmm          93  35 mathord  ♯
@@ -359,9 +358,7 @@ swarrow            cmsy         46   0 mathrel  ↙
 Leftrightarrow     cmsy         44 219 mathrel  ↔
 Leftarrow          cmsy         40 220 mathrel  ⇐
 Rightarrow         cmsy         41 222 mathrel  ⇒
-leq                cmsy        183 163 mathrel  ≤
 le                 cmsy        183 163 mathrel  ≤
-geq                cmsy        184 179 mathrel  ≥
 ge                 cmsy        184 179 mathrel  ≥
 succ               cmsy        194   0 mathrel  ≻
 prec               cmsy        193   0 mathrel  ≺
@@ -1123,8 +1120,11 @@ pod                lyxblacktext  0   0 func     x     amsmath
 # pre-defined macros
 #
 
+\def\leq{\le}                                                   mathrel ≤
+\def\geq{\ge}                                                   mathrel ≥
 \def\neq{\not=}                                                 mathrel ≠
 \def\ne{\not=}                                                  mathrel ≠
+\def\lnot{\neg}                                                 mathord ¬
 \def\notin{\not\in}
 \def\slash{/}