I wonder if there is a way to avoid hyphenation of words in the title of a chapter.
I have tried \mbox but that makes the word run over the margin. I've also tried inserting a \\ in front of the word, but while this has the intended result on the chapter title page it has the unwanted side effect that the breakline also appears in the ToC.
Any ideas?
\chapter{\mbox{maybe} \mbox{this} \mbox{would} \mbox{work}?}– gerrit Nov 21 '11 at 22:19