3

When using align, the = sign and the -sign don't get properly aligned. How can I get these two to be properly aligned?

MWE:

\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{align}
&-& &\sum_{n=0}& &\frac{a}{b}& \\
&=& &\sum_{n=0}& &\frac{a}{b}&
\end{align}
\end{document}
Martin
  • 511

0 Answers0