mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3960 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
33024d85e3
commit
6f5d53a937
@ -207,7 +207,7 @@ int const nr_latex_ams_rel = sizeof(latex_ams_rel) / sizeof(char const *);
|
|||||||
|
|
||||||
char const * latex_ams_nrel[] = {
|
char const * latex_ams_nrel[] = {
|
||||||
"nless", "nleq", "nleqslant", "ngeqslant", "ngeqq", "gneq",
|
"nless", "nleq", "nleqslant", "ngeqslant", "ngeqq", "gneq",
|
||||||
"nleqq", "lneq", "lneqq","gneqq", "gverteqq", "gnsim",
|
"nleqq", "lneq", "lneqq","gneqq", "gvertneqq", "gnsim",
|
||||||
"lvertneqq", "lnsim", "lnapprox", "gnapprox", "nsucc", "nsucceq",
|
"lvertneqq", "lnsim", "lnapprox", "gnapprox", "nsucc", "nsucceq",
|
||||||
"nprec", "npreceq", "precnsim","succnsim", "succnapprox", "ncong",
|
"nprec", "npreceq", "precnsim","succnsim", "succnapprox", "ncong",
|
||||||
"precnapprox", "nsim", "nshortmid", "nshortparallel", "nparallel", "nvDash",
|
"precnapprox", "nsim", "nshortmid", "nshortparallel", "nparallel", "nvDash",
|
||||||
|
Loading…
Reference in New Issue
Block a user