Hi, I have a problem in my ieee conference paper there is a big space between the figure's caption and the text as this image:
Can you help me please?
Templates, Wizards & Tools ⇒ A big space between the figure's caption and the text IEEE
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
A big space between the figure's caption and the text IEEE
I can give a guess, that maybe
To really help you, we need to see some compilable code, the documentclass you are using and some filler text from package blindtext. That is the only way, you get a solid solution.
\flushbottom
is active, and the issue could be resolved by \raggedbottom
. With a single screenshot, it is impossible to say something helpful.To really help you, we need to see some compilable code, the documentclass you are using and some filler text from package blindtext. That is the only way, you get a solid solution.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
A big space between the figure's caption and the text IEEE
Thanks Johannes_B, I used
\raggedbottom
but the same problem still- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
A big space between the figure's caption and the text IEEE
Please provide a minimal working example.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.