\shoveleft - Tex 命令
shoveleft
\shoveleft - 用於在 \multline 或 \multline* 環境中強制左對齊排版。
摘要
{ \shoveleft }
描述
\shoveleft 命令用於在 \multline 或 \multline* 環境中強制左對齊排版。
示例
\begin{multline} (a+b+c+d)^2 \\ + (e+f)^2 + (g+h)^2 + (i+j)^2 + (k+l)^2 \\ + (m+n)^2 + (o+p)^2 + (q+r)^2 + (s+t)^2 + (u+v)^2 \\ + (w+x+y+z)^2 \end{multline}$ \begin{multline} (a+b+c+d)^2 \\ + (e+f)^2 + (g+h)^2 + (i+j)^2 + (k+l)^2 \\ + (m+n)^2 + (o+p)^2 + (q+r)^2 + (s+t)^2 + (u+v)^2 \\ + (w+x+y+z)^2 \end{multline} $\begin{multline} (a+b+c+d)^2 \\ \shoveleft{+ (e+f)^2 + (g+h)^2 + (i+j)^2 + (k+l)^2} \\ \shoveright{+ (m+n)^2 + (o+p)^2 + (q+r)^2 + (s+t)^2 + (u+v)^2} \\ + (w+x+y+z)^2 \end{multline}$ \begin{multline} (a+b+c+d)^2 \\ \shoveleft{+ (e+f)^2 + (g+h)^2 + (i+j)^2 + (k+l)^2} \\ \shoveright{+ (m+n)^2 + (o+p)^2 + (q+r)^2 + (s+t)^2 + (u+v)^2} \\ + (w+x+y+z)^2 \end{multline} $
廣告