Search found 1 match

by cpaitor
Tue Jul 26, 2011 4:03 pm
Forum: Math & Science
Topic: "Re-using" Equations
Replies: 0
Views: 1046

"Re-using" Equations

Hi

Is there an easy way to "re-use" an entire equation environment that is defined elsewhere in the tex source?

To clarify what I mean. Suppose that I have already defined coded up an equation as

\begin{equation}
bla bla bla
\label{eq}
\end{equation}


and later (or at an earlier point) want ...