Hi!

Probably the best is to use the commands suggested by Herbert (I have not used them, but according to their short explanation, they seems to be what you are looking for). But if that does not help, try using "vspace" with a negative value (e.g. \vspace{-0.45cm}) at the end of sections, before/after floating figures and before figure captions. I did this for an article once with positive results.

Nicolás


Herbert Voss wrote:
Myriam Abramson wrote:

I've \setlength{\parskip {-1pt}}

but that seems only to affect the vertical space between
paragraphs. How can I set the vertical space length between sections
and figures?


\floatsep (\dblfloatsep) vertical glue between floats
        with placement [t,b]
\textfloatsep (\dbltextfloatsep) vertical glue between
        a float with placement [t,b] and text
\intextsep     vertical glue between a float with
        placement [h] and text

http://tug.org/TeXnik/mainFAQ.cgi?file=floats/parameter

I suppose, you are searching for \intextsep=...

Herbert




Reply via email to