>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> I agree on both counts. But this is a point fix for this Martin> release that keeps latex-naive users out of trouble. Why not Martin> put it in, perhaps with a FIXME? Martin> Attached again, after Angus' and Georg's critique. I think people will find other means to have themselves in trouble. And they will find cases where they cannot include a display math whereas it is allowed. Also, the code that looks for a BOX is particularly nasty. It would be much better in the loop to reset `ret' to false every time a BOX is encountered (and remove the break;). JMarc