From: André Pönitz Date: Wed, 31 Jul 2002 13:08:48 +0000 (+0000) Subject: fix \neq bug reported by edwin X-Git-Tag: 1.6.10~18722 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=cdbe361370e26de608a5662ed1387e8f11c83d08;p=features.git fix \neq bug reported by edwin rename the math-extern menu git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4818 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/symbols b/lib/symbols index 932b5dc09d..57f2c5ccbe 100644 --- a/lib/symbols +++ b/lib/symbols @@ -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{}} diff --git a/lib/ui/default.ui b/lib/ui/default.ui index 25ca9b63ed..8e08e75bbd 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -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"