Jean-Marc Lasgouttes wrote:
> 
> >>>>> "Martina" == Martina Schwarz van Doorn <[EMAIL PROTECTED]> writes:
> 
> Martina> a few weeks before deadline, i have a problem with aligning
> Martina> formulas that should also be enumerated. In order to align
> Martina> the formulas, i tried to use array environment (second from
> Martina> the right in the middle row of the math-panel). The outcome
> Martina> looked real nice in LyX, but quite different in the generated
> Martina> postscript: the sum-index does no longer appear underneath
> Martina> the sum-symbol (but like it would in a normal text context).
> 
> Martina> 1. Does anyone know a solution to that ?
> 
> This is the normal behaviour of array, although LyX should show that.

when you choose the array-form, all formulas are written in textmode,
so it's not possible to write sum- or integral-symbols with indexes
over or under the sum or integral. All indexes are super- or subscripts.
This is a latex mode and not specific to lyx.

But it's not correct in lyx, because the indexes are over or under the
symbols. 

> Martina> 2. And, how do i produce an eqnarray (witout typing LaTeX)
> Martina> under LyX ?
> 
> Create a displayed equation, and in this equation add a line break
> (C-Return). This should have the intended effect.

in this mode (eqnarray) latex defines the left and the right part
as independent formulas and the middle one as textformula. This
means, that you can write sums and integrals with indexes over or
under the symbol. This is not possible for the middle part.

In this mode lyx shows all formulas as independent equations, which
is not right! 
Try this: Create a displayed equation, hit C-Return and than type a
sum with an index over and under the symbol. Copy this one in the other
two parts of the formula. LyX makes no differences, but ps-view shows
the right latex-definition: the left and the right part are the
same and the middle one is in textmode like the array-environment.

Herbert

-- 
[EMAIL PROTECTED]
http://www.perce.de

Reply via email to