LaTeX公式太长,需要换行,而且换行后对齐。
换行代码块
\begin{equation}
\begin{aligned}
......
\end{aligned}
\end{equation}
在中间的公式中,\\ 表示换行, & 表示对齐。
LaTeX公式太长,需要换行,而且换行后对齐。
\begin{equation}
\begin{aligned}
......
\end{aligned}
\end{equation}
在中间的公式中,\\ 表示换行, & 表示对齐。
本文标题:LaTeX公式换行
本文链接:https://www.haomeiwen.com/subject/zjxbqftx.html
网友评论