Hi,
I am trying to write multiline equations, but the eqnarray environment is not suitable because I do not want to align anything.
What I really want is to center each line by itself.
There is a TeX command called \displaylines which does exactly that.
How would I use it in lyx without typing all of the equation in "ugly" TeX commands (like $$\displaylines{a=4\cr...}$$ )? I want to see the equation in the editor.
Putting everything in the left part of eqnarray doesn't do it because it leaves unecessary space for the center and right parts, which are blank.
The center part of eqnarray is not in Display style...
Any Ideas?
Thanks.
