Hi,
maybe you would also like to have an automatic numbering of these
assignments ?
Here is how :
Add this to the preamble:
\newcounter{equalCounter}[page]
\newcommand{\eqCount}{
\arabic{equalCounter}
\stepcounter{equalCounter}}
\setcounter{equalCounter}{1}
And use it like this:
1+2\stackrel{\eqCount}{=}3
2+3\stackrel{\eqCount}{=}5
3+4\stackrel{\eqCount}{=}7
With cordial greetings
Antonio Zugaldia Rodriguez wrote:
>
> Roger Williams wrote:
> >
> > >>>>> Antonio Zugaldia Rodriguez <[EMAIL PROTECTED]> writes:
> >
> > > I have not explained fine my problem. I know this answer. I want
> > > the number _over_ the equal sign...
> >
> > You could simply stack the '1' on top of the '=' with the TeX
> > \stackrel command, like this:
> >
> > 2 + 3 \stackrel{1}{=} 5
>
> Thank you very much. This is what I was looking for.
>
> Regards!
>
> Antonio.
>
> �������-------====[ Antonio Zugald�a Rodr�guez ]====--------�������
> Proyecto Ciencia Libre <http://pagina.de/ciencialibre/>
> o bien <http://personal4.iddeo.es/azugaldia/>
> �������-------====[ mailto:[EMAIL PROTECTED] ]====-------��������