Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 386 Bytes

File metadata and controls

13 lines (10 loc) · 386 Bytes

aligned 環境下で長い方程式を改行する

  • 統合を揃えつつ長い式を改行して適切にスペーシングするには quad を使う
\begin{empheq}{align}
  LHS of equation
    &= RHS of equation \\
    &\quad + Second line of RHS of equation
\end{empheq}