Re: Multline subscript / AMS in LyX

2005-11-13 Thread Uwe Stöhr
Rudi Gaelzer schrieb: Does anyone know if the subarray AMS environment is implemented in LyX (I mean, not in ERT mode) and how to use it? I want a multline subscript with the lines left-aligned. The command \substack is implemented, but the lines are centered. The subarray environment is the

Re: Multline subscript / AMS in LyX

2005-11-13 Thread Georg Baum
Am Sonntag, 13. November 2005 17:14 schrieb Rudi Gaelzer: > Do you know if the package empheq: > http://www.ctan.org/tex-archive/macros/latex/contrib/mh/doc/empheq.pdf > is also implemented in LyX? Among other stuff it creates a box around a > system of equations. No, it is not, but it should b

Re: Multline subscript / AMS in LyX

2005-11-13 Thread Rudi Gaelzer
On Saturday 12 November 2005 11:41, Georg Baum wrote: > > It is "semi-supported": It has no GUI entry, and you can't distinguish it > optically in LyX from a normal array, but you can create a 1x1 subarray if > you enter \subarray in math mode. You can then add columns and rows > or change alignme

Re: Multline subscript / AMS in LyX

2005-11-12 Thread Georg Baum
Rudi Gaelzer wrote: > Well, OK, thanks anyway, but this is Lamport-style, standard LaTeX. One > of the aims of the AMS package, though, is to provide resources that > render mathematical display that is aesthetically more appealing than > standard LaTeX... And it offers a lot of useful tools. >

Re: Multline subscript / AMS in LyX

2005-11-11 Thread Rudi Gaelzer
Well, OK, thanks anyway, but this is Lamport-style, standard LaTeX. One of the aims of the AMS package, though, is to provide resources that render mathematical display that is aesthetically more appealing than standard LaTeX... Just for you to notice the difference between array and subarray

Re: Multline subscript / AMS in LyX

2005-11-11 Thread Helge Hafting
On Fri, Nov 11, 2005 at 05:33:39PM -0200, Rudi Gaelzer wrote: > Does anyone know if the subarray AMS environment is implemented in LyX (I > mean, not in ERT mode) and how to use it? > > I want a multline subscript with the lines left-aligned. The command > \substack is implemented, but the line

Multline subscript / AMS in LyX

2005-11-11 Thread Rudi Gaelzer
Does anyone know if the subarray AMS environment is implemented in LyX (I mean, not in ERT mode) and how to use it? I want a multline subscript with the lines left-aligned. The command \substack is implemented, but the lines are centered. The subarray environment is the way to do this. Also,