I am now writing my thesis and have a problem occurring in some pages. The problem regards full justification of text. LaTeX sometimes fails to fully justify text and break lines. In other words, the text steps into the right margin. Please, how to solve this troubling problem? Any help is greatly appreciated.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
closed as too localized by doncherry, Werner, Thorsten, lockstep, Marco Daniel Oct 31 '12 at 6:52
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Using the Also, make sure you loaded |
|||
|
|
\sloppyat the begin of the paragraph where the text run in the margin and use\fussyfor after the paragraph, see also tex.stackexchange.com/q/73586/16895 – Guido Sep 29 '12 at 20:03