Martin Vermeer wrote: > On Sat, 2005-10-15 at 15:11 +0100, Daniel Watkins wrote: >> Hehe, a round number. I feel proud. :P >> >> Bug 2100: Inserting a formula within a table causes LaTeX errors >> Description: Inserting a formula within a table throws up 5 LaTeX errors >> for each instance of a formula within a table: >> - Extra } or forgotten $ // two of these >> - Missing $ inserted // two of these >> - Missing } inserted // one of these >> >> Cheers, >> Dan > > Yes, if you have a display style formula in a tabular.
Daniels test document had a normal formula, not display style, and that works for me. > Is this legal > LaTeX? If not, we should suppress it. > > It also happens with 1.3.6 by the way. Then we should not suppress it in 1.4.0 Georg