If I have something like
Code: Select all
\begin{align}
x=\sum_{k}{ \left[ a + b + c + d + e \right] }
\end{align}
Code: Select all
\begin{align}
x&=\sum_{k}{ \left[ a + b \\
&+ c + d + e \right] }
\end{align}
Code: Select all
\begin{align}
x=\sum_{k}{ \left[ a + b + c + d + e \right] }
\end{align}
Code: Select all
\begin{align}
x&=\sum_{k}{ \left[ a + b \\
&+ c + d + e \right] }
\end{align}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
I don't see a long expression as limit under the sum sign, only a single character. And behind there is a sum as usual. So you should clarify where you exactly want to have a line break.Yue wrote:Suppose I have a very long expression under a sum sign, how can I change lines so that it can be on the page? [...]
Code: Select all
\left[ \right.
\left. \right]
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p