Skip to content

Instantly share code, notes, and snippets.

@Liam0205
Created April 8, 2016 14:42
Show Gist options
  • Select an option

  • Save Liam0205/e61b8a20674c650d47cf6ddb6b0c04ee to your computer and use it in GitHub Desktop.

Select an option

Save Liam0205/e61b8a20674c650d47cf6ddb6b0c04ee to your computer and use it in GitHub Desktop.
an easy way.
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\[
\left .
\begin{alignedat}{3}
a &{} = b &&{} = c \\
a &{} = b &&{} = c \\
a &{} = b &&{} = c
\end{alignedat}
\right \}
\]
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment