>>>>> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Georg, it turned out that InsetMathHull is not the only place Michael> where plaintext() is needed. Math macros are output in - Michael> surprise, surprise - InsetMathDim. Does this make sense to Michael> you? Michael> I am tempted to commit the following patch (with a slightly Michael> improved plaintext() in InsetMathDim.C). Why don't you put the generic code with BOOST_ASSERT(false) as a generic InsetMath::plaintext? Michael> Any comments? I have no idea about all this mathed stuff... I do not know much about it either. JMarc