Tagged Questions
7
votes
1answer
150 views
Flush equations left with breqn
I am using the breqn package to automatically break equations, like this:
\begin{dmath}
a = b + c + d + e + f + g + h +i + j + k + l + m + n + p + q
\end{dmath}
I would like to have all my ...
2
votes
1answer
1k views
Add an equation at the bottom of a two-column article
How can I place a two-column equation (a large equation that does not fit in one column) at the bottom of a page?