General ⇒ Varied Paragraph Spacing
Varied Paragraph Spacing
i am using a *.cls file provided by a professor for my thesis.
I seem to be doing ok, but there is one issue that is bothering me, and I think i want to "fix" it.
I understand that Latex varies the spacing in a sentance to get it to fit nicely on a line, but it seems to be doing this for paragraphs on a page.
some paragraphs have a single line between paragraphs, but others have almost 4! i assume this is to have the pages break nicely, but it appears sloppy to me to have such variances.
Is there a command I can use to eliminate this stretch?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Varied Paragraph Spacing
Try \raggedbottom.jonw9 wrote:Is there a command I can use to eliminate this stretch?