From Wikibooks, the open-content textbooks collection
[edit] Synopsis
\hfuzz=[length]
[edit] Description
A parameter that allows hbox's to be overfull by [length] before an overfull error occurs.
[edit] Examples
\hfuzz=1pt
allows hboxes to be up to 1pt overfull before an error occurs.