On Thu, May 30, 2002 at 02:32:31PM +0200, Andre Poenitz wrote: > On Thu, May 30, 2002 at 02:23:18PM +0200, Jean-Marc Lasgouttes wrote: > > Andre> And it's not easily fixed, so I'd just leave it as it is. > > > > 'Add row' could be disabled in inline formulas, no? > > Yes, but LaTeX compiles $x\\y$. So even if this looks unusual I won't > disallow it.
But $x\\y$ doesn't give you two rows in the output like you see on the lyx screen, so it is very misleading. I think you should disable 'Add row' in inline formula, and let the user enter \\ by pressing \\. > > To me, it looks like a simple parsing problem. The output on screen is > > OK until you save and reload your document, i.e "Add row" itself works OK. > > Yes, it is a "simple parsing problem". Again, since the result is not two rows, it is wrong to show it as two rows on the lyx screen. $x\\y$ should be shown on screen as "x\y" where the \ is red, and this is the current behavior.
