I have this equation, and strangely enough I can not split the equation from somewhere in between \left( and \right) If I use the \\ to split the equation after \right) then it works, I did not really get why?
Or the problem is changed to a simpler one...
\begin{split}
\left(
a \\
b
\right)
which is is the problem.
\leftin one alignment line and\rightin another one. Please, try making your example self contained, from\documentclassto\end{document}, giving the needed definitions of\matand\vect. – egreg Mar 24 '13 at 13:45\leftmust have a matching\rightin the formula. – egreg Mar 24 '13 at 13:48