GeneralStretching & spacing issues in long documents

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
angelixd
Posts: 15
Joined: Thu Jul 26, 2007 4:53 pm

Stretching & spacing issues in long documents

Post by angelixd »

Hi everyone,

I'm writing some custom stylesheets for the rendering of print manuals for a whole bunch of content. I use a lot of minipages for display, so it results in a lot of pages which aren't completely full. Since LaTeX tries to maximize usage of the space, I end up with a pdf that has a lot of inconsistent spacing; as I'll have paragraphs that are very close apart on a tight page, and then lists with an inch of space between them, and all other discrepancies.

Is there a way to have LaTeX "flush" everything to the top of the page? My first inclination on how to do this would be to insert some sort of non-printing element (like a \vspace) at the end of every page with some sort of macro and have it prioritized so that it stretches the most, but I don't know how to do any of those things. My main problem here is putting a name to what it is i'm trying to do. can anyone give me some insight?

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply