Generaltwoside and "big blanks"

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ghislainv
Posts: 1
Joined: Tue Dec 09, 2008 5:30 pm

twoside and "big blanks"

Post by ghislainv »

Hi,

I'm writing a manuscript with the report class.
I want to use option twoside and openright.

Compiling with pdflatex, I obtain a document with chapters beginning on an odd-numbered page but there are large blanks in the document between the end of a paragraph and the title of the following section for example. This blanks are not present if I don't use option twoside and openright.

I didn't set any options for the position of my figures and tables and the page setting is not very constrained so I don't understand these blanks...

Thanks for your help.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

twoside and "big blanks"

Post by Stefan Kottwitz »

Hi ghislainv,

try the command \raggedbottom in your preamble.

Stefan
LaTeX.org admin
daleif
Posts: 199
Joined: Wed Nov 19, 2008 12:46 am

Re: twoside and "big blanks"

Post by daleif »

minimal example please
Post Reply