On Friday 13 August 2004 16:18, Janusz Borkowski wrote: > If I begin a paragraph in List environment with a math formula containing > square brackets, e.g. a[1], LyX complains showing a number of errors. E.g.
> Does anyone know how to overcome this problem?? This is a known problem with LyX. The only problem to overcome it that I can think of is to add an ERT inset with just '{' before the aequation, and another one with '}' after it. The curly brackets will somehow hide the closing square bracket. I just made a patch to fix that, that will probably be ported to 1.3.x too. JMarc