Hi everyone,
I there a way to setup the pages such that the text is not equally distributed, but have a preference for keeping the text at the top of the page?. When I have a figure that gets moved to the next page due to lack of space, I want the text to stop at that point, and not distribute it as evenly as possible over the entire page. When it does this, I get too much space between paragraphs/sections/figures etc.
Is there an easy way to fix this?
Lonnie
Page Layout ⇒ Text spacing
NEW: TikZ book now 40% off at Amazon.com for a short time.

Text spacing
Hi Lonnie,
Welcome to the LaTeX community!
Sounds like you want to set your document
Regards
Welcome to the LaTeX community!
Sounds like you want to set your document
\raggedbottom
which can be achieved by placing said command in the preamble.Regards
site moderator & package author