]> git.lyx.org Git - lyx.git/history - src/mathed/math_symbolinset.h
fix deletion of subscript if superscript is present and vice versa
[lyx.git] / src / mathed / math_symbolinset.h
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzmove width_/ascent_/descent_ cache into seperate ABC.
2001-07-27 André Pönitzrename MathBigopInset into MathSymbolInset. That's...