Created
October 14, 2016 13:45
-
-
Save SirSaleh/a3760bf2e2b3c365e83aeeb2b145c1a4 to your computer and use it in GitHub Desktop.
for blug post about flalign
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{flalign*} | |
(\lambda+\gamma)^2 &= (a + b)^2&\\ | |
&= a^2 + b^2 + ab&\\ | |
&= a^2 + c^2& | |
\end{flalign*} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment