Code: Select all
\begin{align}
blabla
\end{align}
Code: Select all
\begin{equation}
blabla,
\end{equation}
While writing my masters thesis I've found myself to almost constantly use align over equation, even for equations which are not spanning over multiple lines. I can't say I've noticed any difference in the document, but as I realized this fact when looking at my LaTeX code I started to wonder whether if there are any other obvious differences than the possibility for alignment.