>>>>> "Steffen" == Steffen Moeller <[EMAIL PROTECTED]> writes:
Steffen> * \to (\rightarrow) and \gets (\leftarrow) are not recognized
Steffen> as math symbols
Yes, they should be recognized as equivalent to the LaTeX forms.
Alejandro, is this possible?
Steffen> * \models (|==) is not recognized as a math symbol
There is not symbols in the X symbol font which corresponds to that,
so mathed cannot display it.
Steffen> * When entering a formula in normal text mode it should be
Steffen> possible to convert it to math as it is possible to convert
Steffen> it to tex. The current behaviour is that a new empty math box
Steffen> is created, although there is text hilited. I can not even
Steffen> paste the text into the box. My workaround is to enclose the
Steffen> math with $$s and make it tex.
I guess you are not supposed to type your formulas in text mode ;)
Steffen> * I get a latex error when centering tex code appearing on
Steffen> multiple lines in lyx like when centering $$\begin{array}
Steffen> line 1\\ \end{array}$$
Why would you want to center that?
Anyway, mixing LaTeX code and LyX formatting is a bad idea in general.
You are just lucky when it works.
Steffen> * I miss the possibility to add custom environments like in
Steffen> my case for definition, theorem or example. It does not need
Steffen> any special gimmics, just allow a new counter for it and
Steffen> maybe a different background colour... ... yeah, reading the
Steffen> documentation helped to find the proper AMS document class ;)
Steffen> so I'm happy but presumably someone else is not.
We plan to add better support for theorems, but it will take time.
Thanks for your comments.
JMarc