Uwe St�hr wrote:
Herbert Voss wrote:
Does anyone know the right way to align displaystyle equations mixed
with
the itemize environment in LyX?
I want to align the '=', or left align the equations...
I cannot see any problem?
The '=' are only aligned, because the left side of the equations have
the same width. I attached an example where I don't know how to align
the '='.
also no problem, but a lot of restrictions in LyX writing correct
math code ...
Attached only one of different solutions.
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\language english
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize 10
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\paperwidth 17cm
\paperheight 22cm
\leftmargin 1.2cm
\topmargin 1.4cm
\rightmargin 1.7cm
\bottommargin 1.4cm
\headsep 1cm
\secnumdepth 4
\tocdepth 4
\paragraph_separation indent
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle default
\layout Standard
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
newsavebox
\backslash
lW
\newline
\backslash
sbox
\backslash
lW{$P_{3}+P_{2}-P_{1}$}
\end_inset
\layout Itemize
first function
\newline
\begin_inset ERT
status Collapsed
\layout Standard
$
\backslash
displaystyle
\backslash
makebox[
\backslash
wd
\backslash
lW][l]{$P_1$}=
\backslash
sum_a
\backslash
in A$
\end_inset
\layout Itemize
but another one
\newline
\begin_inset ERT
status Collapsed
\layout Standard
$
\backslash
makebox[
\backslash
wd
\backslash
lW][l]{$
\backslash
sin
\backslash
left(P_1
\backslash
right)$}=blabla$
\end_inset
\layout Itemize
or perhaps
\newline
\begin_inset Formula $P_{3}+P_{2}-P_{1}=blablub$
\end_inset
\layout Standard
right aligned
\layout Itemize
first function
\newline
\begin_inset ERT
status Collapsed
\layout Standard
$
\backslash
displaystyle
\backslash
makebox[
\backslash
wd
\backslash
lW][r]{$P_1$}=
\backslash
sum_a
\backslash
in A$
\end_inset
\layout Itemize
but another one
\newline
\begin_inset ERT
status Collapsed
\layout Standard
$
\backslash
makebox[
\backslash
wd
\backslash
lW][r]{$
\backslash
sin
\backslash
left(P_1
\backslash
right)$}=blabla$
\end_inset
\layout Itemize
or perhaps
\newline
\begin_inset Formula $P_{3}+P_{2}-P_{1}=blablub$
\end_inset
\the_end