On Fri, Jun 28, 2002 at 01:58:57PM +0300, Dekel Tsur wrote: > Try the following: > insert ${a\choose b}$ to a document, and then > do save, revert, save, revert etc. > The number of braces increases at each iteration. > We can solve this particular problem by changing MathBinomInset::write to > os << '\binom{' << cell(0) << "}{" << cell(1) << '}';
Is \binom standerd LaTeX or AMS? > but there might be other problems with not removing extra {} > Why did you removed the code anyway? Because it was too eager to remove braces. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)