I have a 2X2 graph which contains 4 subfigures in my latex file as follows.
The problem is that this 2X2 graph is not big enough for one page (I estimate
that it only occupies 50% of the page), but latex doesnot put the neighboring
text in the same page with this graph. Anybody knows how to force latex to
squeeze some text into the same page with the graph? thanks.
\begin{figure}[htbp]
\centering
\begin{minipage}{6.5cm}
\subfigure[situation1.]{
\includegraphics[width=6.55cm]{experiments/1.eps}
【在 y***a 的大作中提到】 : I have a 2X2 graph which contains 4 subfigures in my latex file as follows. : The problem is that this 2X2 graph is not big enough for one page (I estimate : that it only occupies 50% of the page), but latex doesnot put the neighboring : text in the same page with this graph. Anybody knows how to force latex to : squeeze some text into the same page with the graph? thanks. : \begin{figure}[htbp] : \centering : \begin{minipage}{6.5cm} : \subfigure[situation1.]{ : \includegraphics[width=6.55cm]{experiments/1.eps}