align
environment, both lines get numbered. If I use {equation}
, the \\
used to split the lines isn't recognized. If I use {displaymath}
, the entire equation will not be numbered at all. I tried multline
, and I received an error for the curly braces around the multi-line part (tried {}
as well as \left\lbrace
and \right\rbrace
. What can I use?