Search found 1 match

by ulmoo
Sat Dec 04, 2010 6:04 pm
Forum: Text Formatting
Topic: Breaking a long word without hyphenation - how?
Replies: 9
Views: 12245

Breaking a long word without hyphenation - how?

It's kind of a hack, but you can use:
Gutenacht\nolinebreak[0]geschichte

It's basically a request not to break the line at that point, but with a low priority (scale is from 0 to 4, with 4 as the highest priority). The result is that LaTeX usually won't break the line at that point, but it will ...