]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathSpecialChar.cpp
Fix bug #10295.
[lyx.git] / src / mathed / InsetMathSpecialChar.cpp
2017-01-31 Guillaume MunchImplement rule 17
2016-06-13 Guillaume MunchRefChanger
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2010-03-31 Richard HeckHTML for special characters.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2008-11-15 André Pönitzcosmetics
2008-10-26 Enrico ForestieriThe LaTeX control space "\ " is a special char, too...
2008-10-23 Enrico ForestieriGet rid of superfluous conversions and else statement.
2008-10-23 Enrico ForestieriFix bug 5393