Hi,
I don't want end of line marks in my document. How can I start a new line if the last word does not fit to the line, instead of cutting the word by an end of line mark?
Thanks
General ⇒ need help?
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
need help?
Welcome to the forum!
You could write in your document preamble:
Stefan
You could write in your document preamble:
Code: Select all
\hyphenpenalty=10000
\exhyphenpenalty=10000
LaTeX.org admin