TeX/hfuzz
Appearance
< TeX
(Redirected from Programming:TeX \hfuzz)Synopsis
[edit | edit source]\hfuzz=[length]
Description
[edit | edit source]A parameter that allows hbox's to be overfull by [length] before an overfull error occurs.
Examples
[edit | edit source]\hfuzz=1pt
allows hboxes to be up to 1pt overfull before an error occurs.