]> git.lyx.org Git - features.git/commit
Fix html export of \ne (second part of bug #9372)
authorGeorg Baum <baum@lyx.org>
Mon, 29 Dec 2014 20:13:42 +0000 (21:13 +0100)
committerGeorg Baum <baum@lyx.org>
Mon, 29 Dec 2014 20:13:42 +0000 (21:13 +0100)
commitcc87f81002f60cc5ab9263d97fe4b37791376af0
tree614a84e31ef3690598e8b84bcac9251ff554f20a
parenta88e6e1ea5861f8275adbe4c962c2629fb482613
Fix html export of \ne (second part of bug #9372)

The fix consists of two parts: The needed infrastructure to assign HTML
entities to global math macros, and the actual fix for \ne and \neq.
lib/symbols
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathSymbol.cpp
src/mathed/MacroTable.cpp
src/mathed/MacroTable.h
src/mathed/MathFactory.cpp
src/mathed/MathMacro.cpp
src/mathed/MathParser.cpp
src/mathed/MathParser.h