]> git.lyx.org Git - features.git/commitdiff
fix \neq bug reported by edwin
authorAndré Pönitz <poenitz@gmx.net>
Wed, 31 Jul 2002 13:08:48 +0000 (13:08 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 31 Jul 2002 13:08:48 +0000 (13:08 +0000)
rename the math-extern menu

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4818 a592a061-630c-0410-9148-cb99ea01b6c8

lib/symbols
lib/ui/default.ui

index 932b5dc09d3c31d96e6c66659cbea9b2a8649dcd..57f2c5ccbe3aca8062b3d827300c783ca7611903 100644 (file)
@@ -549,12 +549,6 @@ hslash             msb         125   0 mathord  x
 hbar               msb         126   0 mathord  x
 backepsilon        msb         127   0 mathrel  x
                                
-neq                x             0 185 mathrel  x
-ne                 x             0 185 mathrel  x
-textdegree         x             0 176 mathord  x
-cong               x             0  64 mathrel  x
-surd               x             0 214 mathord  x
-                               
 lyxbar             cmsy        161   0 mathord  x
 lyxeq              cmr          61   0 mathord  x
 lyxdabar           msa          57   0 mathord  x
@@ -776,5 +770,12 @@ $                  mathnormal    0   0 special  x
 \def\dasharrow{\dashrightarrow}
 \def\Join{\ltimes\kern-2mm\rtimes}
 \def\mathcircumflex{\mbox{\^{}}}
+
+neq                lyxsymbol             185 0 mathrel  x
+ne                 lyxsymbol             185 0 mathrel  x
+textdegree         lyxsymbol             176 0 mathord  x
+cong               lyxsymbol             64  0 mathrel  x
+surd               lyxsymbol             214 0 mathord  x
+                               
 #"{\hat{}}
 
index 25ca9b63ed39e3d7dd333b47d0c8305a23f64afa..8e08e75bbd0672c9821c8f5604279d85bc1b1a35 100644 (file)
@@ -128,7 +128,7 @@ Menuset
        Separator
        Submenu "Change formula type...|t" "edit_math_mutate"
        Separator
-       Submenu "Call external CAS...|t" "edit_math_extern"
+       Submenu "Use computer algebra system|t" "edit_math_extern"
        Separator
        Item "Align Left|f" "math-halign left"
        Item "Align Center|C" "math-halign center"