Sujet : Re: \lipsum{} ----- How did i live without it for SO long?
De : peter (at) *nospam* silmaril.ie (Peter Flynn)
Groupes : comp.text.texDate : 24. Jul 2024, 10:39:31
Autres entêtes
Organisation : Usenet Labs Bozon Detector Facility
Message-ID : <lgc0ejFgtedU2@mid.individual.net>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Please stop cross-posting to sci.lang and alt.usage.english
They are not relevant to these questions. Nor is de.com.text.tex
but at least that is about TeX. The others are not.
On 22/07/2024 20:50, HenHanna wrote:
[...]
Without the \lipsum{} text stuck at the end, the last page (or two?)
of my document would have lots of spaces between paragraphs....
OK. Now you have asked the question we can understand.
This is not normal behaviour. \end{document} will fill up the bottom of the last page with white-space. If you see something else, then you must be using some extra setting that you have not told us about.
Maybe the same effect (the fix) could be achieved by putting \vfill at the end.
Yes, but that is not normally required. You need to find the setting that is causing the paragraphs to be spread apart, and turn it off.
Peter