0

Consider the result produced by:

\begin{align}
a & =  b + c + d \\
  & + e + f + g
\end{align}

I want a similar result when I put \left( and \right) such as:

\begin{align}
a & =  \left( b + c + d \\
  & + e + f + g \right) 
\end{align}

where \left( starts on first line and its brother \right) is on a different line.

how to achieve that? LaTeX is unable to connect \left( and \right) when they are on multiple lines.

EDIT: I want this because my actual equation is really long and has \left ( on the first line and \right ) on a different line.

rims
  • 113

0 Answers0