<html>
<font size=3>At 03:38 PM 7/14/2003 +0100, Harish S. Bhanderi wrote:<br>
<blockquote type=cite class=cite cite>Hi Manoj and Herbet,<br><br>
Many thanks for your email. I apologies for not being explicit about
the<br>
problem and so I don't want to reset any counters in Appendix or
anything<br>
like that. The problem is:<br><br>
I have written an equation in the introduction. In the dvi output, it
is<br>
numbered 1.64, say. Now in the appendix, I want to refresh the
reader's<br>
mind and rewrite the same equation. As it not a new equation, I wanted
it<br>
numbered 1.64 rather than A-73, say. I have seen this sort of thing
done<br>
in books but I don't know how to do it. Please
advise.</font></blockquote><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>This
will do it, but you should add stuff to restore the equation numbering in
the Appendix, if necessary, and you may want to use some of the stuff
from my previous email if you want numbers like (1.64).<br><br>
Herb<br><br>
<br>
<font size=3>\section{Introduction}<br><br>
\edef\aeqb{\theequation}<br>
\begin{equation}<br>
A = B<br>
\end{equation}<br><br>
\section{New Section}<br><br>
\begin{equation}<br>
A = B<br>
\end{equation}<br><br>
Later on...<br><br>
\section{Appendix}<br>
\setcounter{equation}{\aeqb}<br>
\begin{equation}<br>
A = B<br>
\end{equation}<br><br>
<br>
<x-sigsep><p></x-sigsep>
Herbert
Gintis&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
Emeritus Professor of Economics, University of
Massachusetts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
External Faculty, Santa Fe Institute, Santa Fe, NM <br>
15 Forbes Avenue, Northampton, MA 01060 <br>
413-586-7756&nbsp; (Home Office) 206-984-9873 (Fax)<br>
Recent papers are posted on my
<a href="http://www-unix.oit.umass.edu/~gintis">web site</a>.<br>
Get <b>Game Theory Evolving</b> (Princeton, 2000) at
<a href="http://www.amazon.com/exec/obidos/tg/detail/-/0691009430/qid=1057311870/sr=1-1/ref=sr_1_1/002-8882889-4632849?v=glance&amp;s=books">Amazon.com</a>.<br>
<b>Please Note: New Email Address is hgintis@comcast.net<br>
</font></b></html>