How to reduce the size of white space after a figure?
After this figure there exists a space between the figure and the text. How can I reduce the size of this white space. To be specific the space is between the caption of the figure and the text of my paper. Any suggestions?
How to reduce space after figure and before text?
After this figure there exists a space between the figure and the text. How can I reduce the size of this white space. To be specific the space is between the caption of the figure and the text of my paper. Any suggestions ? Without any code it is nearly impossible to give specific help.
How can I reduce padding after figure?
If you’re using the caption package, you can set the spacing as: You can modify the following lengths, which affect all floats.; \\floatsep: space left between floats (12.0pt plus 2.0pt minus 2.0pt). extfloatsep: space between last top float or first bottom float and the text (20.0pt plus 2.0pt minus 4.0pt).
How to reduce space between image and its caption?
For example, when the figure has larger white part, e.g use \\vspace {-1cm}, instead of changing the figure itself. A brute force \\vspace {1pt} just before the caption, inside any figure, also works if one wants to change spacings locally.
How to reduce spacing between figures and text?
If you do not want to modify the standard template and just want a quick fix for this, you may add the following command to your document preamble: Then, you can use the command \\squeezeup throughout your document for reducing the free space after/before figures, formulas, etc., as needed.
How to use multicol to create multiple columns?
If you need more flexibility in the column layout, or to create a document with multiple columns, the package multicol provides a set of commands for that. This article explains how use the multicol package, starting with this basic example: