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
This commit is contained in:
André Pönitz 2002-07-31 13:08:48 +00:00
parent 67e2f58e78
commit cdbe361370
2 changed files with 8 additions and 7 deletions

View 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{}}

View 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"