I get too much space between the caption of a figure and the following text. I searched for old posts and stumbled upon the command
Code: Select all
\textfloatsep
Code: Select all
\setlength{\textfloatsep}{%%}
Code: Select all
\setlength
{\textfloatsep}{20pt plus 2pt minus 4pt}
Thank you very much in advance.