I want to align my equations in such a way that every + and - are written in one row.
I want to do it like this:
\begin{align*}
&+ \left( \gamma^{r}_{y} \gammabar^{v}_{u} \gammabar^{x}_{s} &- \gamma^{r}_{y} \gammabar^{v}_{s} \gammabar^{x}_{u} \right) \\
&- \lb \gamma^{r}_{y} \gammabar^{v}_{q} \gammabar^{x}_{s} &+ \gamma^{r}_{y} \gammabar^{v}_{s} \gammabar^{x}_{q} \rb \\
\end{align*}
Where \gammabar is a macro for \bar{\gamma}
But if I want to do that I get an error:
Extra } or forgotten \right \end{align*}
So does anybody know what's going on there?
So I want to align not only with one &, but many &'s.

\lbandrb, if you don't mind? – Bernard Jun 07 '19 at 13:24&between\leftand\right. – Bernard Jun 07 '19 at 13:30\bigl(and\bigr). – Bernard Jun 07 '19 at 13:58