]> git.lyx.org Git - lyx.git/blobdiff - lib/symbols
More tweaks to C++ compiler detection
[lyx.git] / lib / symbols
index 29d1a75cc75ef88317622c5f866acd447216e785..f6d59b8d9b964f6bfc009fef00037d8df2055e5b 100644 (file)
@@ -289,7 +289,7 @@ diamondsuit        cmsy        125 168 mathord  ♢
 heartsuit          cmsy        126 169 mathord  ♡
 spadesuit          cmsy        127 170 mathord  ♠
 # We define lyxnot as mathrel in order to have proper alignment
-lyxnot             cmsy         54  47 mathrel  ∖
+lyxnot             cmsy         54  47 mathrel  /
 iffont cmsy
 # 9mu = 0.5em which is the extra space added to relation operators
 \def\not{\lyxnot\kern-9mu}
@@ -375,8 +375,8 @@ subseteq           cmsy        181 205 mathrel  ⊆
 in                 cmsy         50 206 mathrel  ∈
 ni                 cmsy         51  39 mathrel  ∋
 owns               cmsy         51  39 mathrel  ∋
-gg                 cmsy        192   0 mathrel  >
-ll                 cmsy        191   0 mathrel  <
+gg                 cmsy        192   0 mathrel  ≫
+ll                 cmsy        191   0 mathrel  ≪
 leftrightarrow     cmsy         36 171 mathrel  ↔
 leftarrow          cmsy        195 172 mathrel  ←
 gets               cmsy        195 172 mathrel  ←
@@ -1124,8 +1124,8 @@ pod                lyxblacktext  0   0 func     x     amsmath
 # pre-defined macros
 #
 
-\def\neq{\not=}
-\def\ne{\not=}
+\def\neq{\not=}                                                 mathrel ≠
+\def\ne{\not=}                                                  mathrel ≠
 \def\notin{\not\in}
 \def\slash{/}