texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] LaTeX problem


From: Marciano Siniscalchi
Subject: Re: [Texmacs-dev] LaTeX problem
Date: Mon, 29 Jul 2002 15:16:32 -0400

The proper way is:

\begin{eqnarray}
f(x) & = & 3 x + 5 x^2 + 7 x^3 = \\
& = & x(3 + 5 x + 7 x^2) = \nonumber \\
& = & x(3 + x(5 + 7x)).
\end{eqnarray}

That is: equation numbering is on by default for all lines, but you can turn it off for specific lines.
(This does not seem so ugly to me BTW).

M

At 07:59 PM 7/29/2002 +0200, you wrote:
Does anyone know how to put equation numbers in eqnarray*'s in LaTeX.
I need this for exportation of TeXmacs files, but, as often,
this seems to be implemented in a horrible way in LaTeX.

Marciano Siniscalchi Department of Economics, 309 Fisher Hall
tel: (609) 258-4024  Princeton University, Princeton, NJ 08544-1021
fax: (609) 258-6419  http://www.princeton.edu/~marciano




reply via email to

[Prev in Thread] Current Thread [Next in Thread]