Text Formatting ⇒ Stretch shorter Line to Text Width
-
- Posts: 132
- Joined: Wed Feb 11, 2009 11:38 pm
Stretch shorter Line to Text Width
Is it possible to stretch a shorter line to fit \textwidth ?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Stretch shorter Line to Text Width
You could use \linebreak instead of \newline or \\, to end the line.
Stefan
Stefan
LaTeX.org admin
-
- Posts: 132
- Joined: Wed Feb 11, 2009 11:38 pm
Stretch shorter Line to Text Width
Thanks. Is it possible to strech the space between characters (and not just words) too? F. ex. to make this a perfect square?
(Perhaps it complicates things, that I have set this in the tabbing environment.)