Dear lyx users and developers,
a few weeks before deadline, i have a problem with aligning formulas
that should also be enumerated.
In order to align the formulas, i tried to use array environment (second
from the right in the middle row of the math-panel). The outcome looked
real nice in LyX, but quite different in the generated postscript: the
sum-index does no longer appear underneath the sum-symbol (but like it
would in a normal text context).
1. Does anyone know a solution to that ?
2. And, how do i produce an eqnarray (witout typing LaTeX) under LyX ?
3. How do i include a multi-page PostScript image in my document ?
Thanks
Martina
The example document:
--------------------- snip
#This file was created by <mars> Thu Nov 25 17:35:15 1999
#LyX 1.0 (C) 1995-1999 Matthias Ettrich and the LyX Team
\lyxformat 2.15
\textclass article
\language default
\inputencoding default
\fontscheme default
\graphics default
\paperfontsize default
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\layout Standard
\size footnotesize
\begin_inset Formula
\begin{equation}
\label{EqOP_hb_123}
\begin{array}{rcl}
OP^{(1)}_{HB} & = & \left\langle OP^{(1)}_{hb}\right\rangle =\left\langle
\frac{1}{NP}\sum _{i=1}^{N}\sum _{s=1}^{P}\left[ \sin \left( 2\varphi
^{(s)}_{i})\right) \cdot \cos \left( \frac{\pi
}{a}\frac{2y^{(s)}_{i}}{\sqrt{3}}\right) \right] \right\rangle ,\\
& & \\
OP^{(2)}_{HB} & = & \left\langle OP^{(2)}_{hb}\right\rangle =\left\langle
\frac{1}{NP}\sum _{i=1}^{N}\sum _{s=1}^{P}\left[ \sin \left( 2\varphi
_{i}^{(s)}-\frac{4\pi }{3})\right) \cdot \cos \left( -\frac{\pi
}{a}(x^{(s)}_{i}+\frac{y^{(s)}_{i}}{\sqrt{3}})\right) \right] \right\rangle ,\\
& & \\
OP^{(3)}_{HB} & = & \left\langle OP^{(3)}_{hb}\right\rangle =\left\langle
\frac{1}{NP}\sum _{i=1}^{N}\sum _{s=1}^{P}\left[ \sin \left( 2\varphi
^{(s)}_{i}-\frac{8\pi }{3})\right) \cdot \cos \left( \frac{\pi
}{a}(x^{(s)}_{i}-\frac{y^{(s)}_{i}}{\sqrt{3}})\right) \right] \right\rangle ,
\end{array}
\end{equation}
\end_inset
\the_end