I was looking forward to using breqn, but it mysteriously fails with the following piece of code:
\begin{dmath*}
{2 \brace 3}
\end{dmath*}
However, this construct outputs a "Missing delimiter" error (\choose works without a hitch). What gives?
I'm working with TexLive 2011 on OS X.
It is always best to compose a fully compilable MWE that illustrates the problem including the
– Peter Grill Mar 15 '12 at 01:25\documentclassand the appropriate packages so that those trying to help don't have to recreate it.