I want to include a list of related equations, say, for a proof, in my LaTeX document. As far as I know, I have two good options, eqnarray and align. What is the difference between them, and how do I know which I should be using? Or does it not matter at all?
|
|
|
Although eqnarray may seem to work "well enough", Avoid eqnarray! Avoid eqnarray! Avoid eqnarray! Use align and the rest of the ams environments. See |
|||||
|
|
(largely from The LaTeX Companion §8.2.1) |
|||
|
|
|
The But unless you are forced to, I generally recommend the |
|||
|
|
|
If you must use the
The package is for LaTeX 2.09, but it might still work. I notice that, in my example, the |
|||
|
|
protected by Werner Jan 20 '12 at 7:42
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
