General ⇒ Vertical spacing between section heading and text
-
- Posts: 12
- Joined: Sun Oct 26, 2008 1:22 am
Vertical spacing between section heading and text
In some sections of my document, there is a large vertical spacing between the section (or subsection) heading and the text following it - ~3-4cm. How can i stop this from happening? Any suggestions would be greatly appreciated!
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Vertical spacing between section heading and text
Hi,
perhaps the extra vertical space was added to fill out the page. You could try \raggedbottom in your preamble.
Stefan
perhaps the extra vertical space was added to fill out the page. You could try \raggedbottom in your preamble.
Stefan
LaTeX.org admin
-
- Posts: 12
- Joined: Sun Oct 26, 2008 1:22 am
Re: Vertical spacing between section heading and text
Thanks for that! It worked!
Re: Vertical spacing between section heading and text
thanks it worked for me too!