how to number split equations in latex code example
Example: how to number split equations in latex
\begin{align}
a & = b + c \notag \\
& = c + d \notag \\
& = d + e
\end{align}
\begin{align}
a & = b + c \notag \\
& = c + d \notag \\
& = d + e
\end{align}