>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Wed, Jul 03, 2002 at 04:40:29PM +0200, Jean-Marc Lasgouttes Andre> wrote: Can't you release 1.2.1 "soon"? >> There are a few things I'd like to address first. >> >> 453: search/replace doesn't work properly with inline equations >> >> 443: Add Dekel's floatingfigure patch >> >> 425: link fails under AIX with undefined symbols (I think we have >> the solution to this one) Andre> Please don't wait too long and consider the patch I send to the Andre> list his morning to fix the "math parser removes to many Andre> braces" problem. I just noticed that this is a major porblem Andre> when using ERT macros instead of math macros ( Andre> \foo{\frac{1}{2}} will be read as \foo\frac{1}{2} which causes Andre> problems on re-export) Seeing your message, I was not sure you considered the patch as safe. But if you say so, I will apply it, provided you send a changelog entry :) Actually I had noticed this bug while trying to use \binom. The result was that it was changed into {...\choose...}, and LyX later complained about its own braces... JMarc