Hi. I'm trying to put some figure, that is basically composed of six subfigure, alone in a page, in a two-column paper. More specifically, I'm using this:
The question is that left over two or three lines in the background of the page, and it gets there some text. If I put for exemple \begin{figure*}[!c], it puts the figure at the end of everything, and of course, in this case the figure is centered, and that was what I want to do, but in some middle page. Does anyone know how to do that? Or is that even possible?
Thank you,
Kaioh
Last edited by localghost on Sun Aug 21, 2011 12:31 pm, edited 3 times in total.
You could use the p option for figure*. It means putting figures on separate float pages and it works for figure* in a twocolumn documt as well. For example: