Given following situation:
\begin{figure}[ht!]
...
\end{figure}
\begin{equation}
...
\end{equation}
Some one-line text.
\begin{eqnarray}
...
...
\end{eqnarray}
how can I make sure that the float doesn't get placed between the equation and the equation array? Also the part to protect goes over two pages, if that's of any importance.
