Search found 1 match

by sebkro
Fri Jun 01, 2012 11:29 pm
Forum: Math & Science
Topic: algorithms | Page Break for Algorithm
Replies: 0
Views: 2234

algorithms | Page Break for Algorithm

Hello,

I have written the following algorithm but unfortunately LaTeX puts it in the center of a new page and leaves the rest of this page completely blank even though there is still quite a lot of space left on the page.
\begin{algorithm}
\caption{Solve Query}
\begin{algorithmic}[1]
\Require ...