Andre Poenitz <[EMAIL PROTECTED]> writes:
| > If nobody applied my previous patch, this one might be more tempting.
|
| Well, it is not that your previous patch was not tempting enough...
|
| It just happens that the clean up introduced a bug in mathed (it cannot
| read in macros anymore) and Lars refuses (and I'd support this stance) to
| accept any further changes until that matter is settled. This probably
| means we will have to revert a couple of changes and retry as nobody has
| found the real culprit yet.
I have reconsidered, not that I will allow patches, but that we should
not revert any patches. Since it seems that only macros have problems,
we should just follow the code patch (reading) of InsetFormulaMacro,
insert debug output and find out where we loose the input that we
obviously read.
The reinterpret_cast in InsetFormulaMacro::Read look bad...
Lgb