hyphenation
WARNING: Please update your bookmarks! The content of this site has been moved to http://dille.name where it will be updated as needed. This page will remain unchanged.
hyphenation will automatically break 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}



