TeX/hfuzz

< TeX

Synopsis

\hfuzz=[length]

Description

A parameter that allows hbox's to be overfull by [length] before an overfull error occurs.

Examples

\hfuzz=1pt

allows hboxes to be up to 1pt overfull before an error occurs.