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
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
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
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
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
> "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.
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
> "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>