Hyphenation

Hyphenation automatically breaks a word across a line break in sensible places. In case this fails use the following commands.

Global:

% ...
\hyphenation{laugh-ing de-cla-ra-tion}
% ...
\begin{document}
% ...
\end{document}

Once:

\begin{document}
% ...
\laugh\-ing
% ...
\end{document}
Feedback is always welcome! If you'd like to get in touch with me concerning the contents of this article, please use Twitter.