- #1
Eclair_de_XII
- 1,083
- 91
Okay, here is the deal: Whenever I try to preview a message with an equation environment, the equation numbers keep on incrementing over again by the total number of lines in the message. For example, if you keep previewing a message with this code, the line numbers increment by three every time. The same thing happens if you feel like editing your message in case you make a rather embarrassing mistake in your message.
Example after doing this more times than I kept track:
\begin{align}
f(x)&=&x^2+8x+25\\
&=&(x^2+8x+16)+9\\
&=&(x+4)^2+3^2
\end{align}
Edit: The equation numbers fix themselves after refreshing the page. Please disregard.
Code:
\begin{align}
f(x)&=&x^2+8x+25\\
&=&(x^2+8x+16)+9\\
&=&(x+4)^2+3^2
\end{align}
Example after doing this more times than I kept track:
\begin{align}
f(x)&=&x^2+8x+25\\
&=&(x^2+8x+16)+9\\
&=&(x+4)^2+3^2
\end{align}
Edit: The equation numbers fix themselves after refreshing the page. Please disregard.
Last edited: