[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Installation of Auctex 11.83
From: |
David Kastrup |
Subject: |
Re: [AUCTeX] Installation of Auctex 11.83 |
Date: |
Tue, 25 Jul 2006 18:47:05 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Christophe FARGES <address@hidden> writes:
> That's exactly my problem: I'm using the eqnarray command... Do you
> have a suggestion for replacement?
Use the amsmath package and its align environment. It is used
something like
\begin{align}
x&=2
y&=3+5
\end{align}
The align environment works quite hard on keeping the equation numbers
and the equation out of colliding. As long as possible.
For arranging large equations, do something like
texdoc amsldoc
and read through the various amsmath constructs.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- [AUCTeX] Installation of Auctex 11.83, Christophe FARGES, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83, David Kastrup, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83, Christophe FARGES, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83, Christophe FARGES, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83, David Kastrup, 2006/07/25
- Message not available
- Re: [AUCTeX] Installation of Auctex 11.83, David Kastrup, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83, David Kastrup, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83, Christophe FARGES, 2006/07/25
- Re: [AUCTeX] Installation of Auctex 11.83,
David Kastrup <=
Re: [AUCTeX] Installation of Auctex 11.83, Christophe FARGES, 2006/07/27
Re: [AUCTeX] Installation of Auctex 11.83, David Kastrup, 2006/07/27