On Jun 3, 2009, at 1:41 PM, Semih Özmen wrote:

Hi,

I couldnot find any setting to adjust distance before and after the figures and tables. Can it be defined in latex class?
if so, what parameter should I search for?

Thanks

Semih

You are keeping the list busy today.

Try adding something like the following to the preamble:

% float spacing
\setlength{\textfloatsep}{5mm}
\setlength{\floatsep}{1cm}
\setlength{\abovecaptionskip}{2mm}
\setlength{\belowcaptionskip}{3mm}

A google search could also prove fruitful here.
I seem to remember that you mentioned earlier that you were working on a dissertation. Your university's style file should define float separations.

Reply via email to