]> git.lyx.org Git - features.git/commit
* src/mathed/InsetMath.C: plaintext(): assert that this
authorMichael Schmitt <michael.schmitt@teststep.org>
Sat, 24 Feb 2007 15:06:04 +0000 (15:06 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sat, 24 Feb 2007 15:06:04 +0000 (15:06 +0000)
commit597d0e2146c5756c18ba3f9c37d9ff7aa0ec47a6
tree87785c7611ed07b633b25a8e307c2cfa20d24e58
parent74aced77910ac09f76fbb99568e8c10bf5c11b75
* src/mathed/InsetMath.C: plaintext(): assert that this
method is never invoked (and tell why)
* src/mathed/InsetMathFormulaMacro.C:
* src/mathed/InsetMathHull.C: plaintext(): fix return value
(= number of output characters)
* src/mathed/InsetMathFormulaMacro.h
* src/mathed/InsetMathHull.h: WS changes
* src/mathed/InsetMathDim.C: implement plaintext() for math macros
and add a FIXME that this code shouldn't needed!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17319 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetFormulaMacro.C
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.C
src/mathed/InsetMathDim.h
src/mathed/InsetMathHull.C
src/mathed/InsetMathHull.h