Text Formattingjustifies last line

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
teletubijs1
Posts: 13
Joined: Fri Dec 24, 2010 3:55 am

justifies last line

Post by teletubijs1 »

After i use \linebreak last line in output gets justified, even when there are only 2 words in line. What can i do?

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

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: justifies last line

Post by frabjous »

Use \\ or \newline instead.
Post Reply