Reduce space below LaTeX images

To reduce the amount of whitespace between an image and its caption, and between the image’s caption and the next item in your document, you can use the following commands

\addtolength{\belowcaptionskip}{-7mm}
\addtolength{\abovecaptionskip}{-5mm}

Leave a comment