Re: major math bugs

2006-05-14 Thread Georg Baum
Am Samstag, 13. Mai 2006 13:37 schrieb Andre Poenitz: > So you mean dropping the half-baked \xymatix support would be a good > idea? Yes, if unknown array-like environments would work. That is not the case, and therefore my original statement is not correct. We should enhance the math parser to

Re: major math bugs

2006-05-13 Thread Andre Poenitz
On Fri, May 12, 2006 at 09:04:32AM +0200, Georg Baum wrote: > The problem (apart from simple bugs) is that we have some math insets that > don't support everything that is supported by their LaTeX counterpart (e.g. > xymatrix). I don't see any need for a real math ERT inset if we follow a > simple

Re: major math bugs

2006-05-12 Thread Georg Baum
Uwe Stöhr wrote: > Georg Baum schrieb: > >>> We need to parse everything as a valid TeX expression. > > I don't understand this because the content of ERT insets are also not > parsed as valid TeX. The difference between text and math in .lyx files is that math is stored in TeX syntax, and text

Re: major math bugs

2006-05-11 Thread Uwe Stöhr
Georg Baum schrieb: We need to parse everything as a valid TeX expression. I don't understand this because the content of ERT insets are also not parsed as valid TeX. Exactly. It should be possible to work around that by introducing some hacks into the parser, but IMO it is far better to f

Re: major math bugs

2006-05-11 Thread Georg Baum
Am Donnerstag, 11. Mai 2006 16:18 schrieb Jean-Marc Lasgouttes: > > "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: > > Uwe> - Bug 2579, an ERT inset for formulas to allow users to create > Uwe> formulas even if there are LyX bugs that normally prevents this. > Uwe> http://bugzilla.lyx.org/show

Re: major math bugs

2006-05-11 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> - Bug 2579, an ERT inset for formulas to allow users to create Uwe> formulas even if there are LyX bugs that normally prevents this. Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2579 --- >> This is not possible, as Georg already explained.

Re: major math bugs

2006-05-11 Thread Uwe Stöhr
Jean-Marc Lasgouttes writes: Uwe> - Bug 2466, framebox and fbox can't be used when operators are in Uwe> the formula, see also bug 1435 Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2466 For this we would need a real text-box-in-math inset and this does not exist. So I do not think this will be

Re: major math bugs

2006-05-10 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> While working on my math manual I discovered a lot of new bugs. Uwe> Most of them are cursor problems but some of them are very Uwe> important. Here's a list of them: Uwe> --- Loss of functionality, major bugs that should be fixed as Uwe>