Templates, Wizards & Tools ⇒ A big space between the figure's caption and the text IEEE
A big space between the figure's caption and the text IEEE
Can you help me please?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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
\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.
A big space between the figure's caption and the text IEEE
\raggedbottom
but the same problem still- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm