]> git.lyx.org Git - features.git/commit
Fix HTML output of \gg, \ll and \ne (bug #9372)
authorGeorg Baum <baum@lyx.org>
Tue, 30 Dec 2014 12:39:52 +0000 (13:39 +0100)
committerGeorg Baum <baum@lyx.org>
Tue, 30 Dec 2014 12:39:52 +0000 (13:39 +0100)
commitdbbc4239a6cfae12bc4f4adb22b814445bdd1aae
treea07c277429fd4d4b9a6a5f597a8640259dc37b8d
parent6d58fba55f3d06b8ba50ba3c2b788a2732b0921e
Fix HTML output of \gg, \ll and \ne (bug #9372)

The fix consists of three parts: The fix for \ll and \gg, 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
status.21x