This might be a very old thread, but it's one of the top results when googling for similar problems, so I'm asking here:
Is there any way to avoid this problem (with multi-line equations in align-enviroments hitting the page numbers), without using \allowdisplaybreaks? The equations that are causing problems are ending up all over the place because I have a lot of figures, which makes it very hard to read.
I have tried using a \makebox around the equation, but then I had to add a \minipage inside the box to get it to compile, and then I just ended up with the same problem again. It's also bit of a hassle to have to do something like that with all multi-line equations.
Last edited by cgnieder on Fri Feb 22, 2013 10:11 am, edited 1 time in total.