Steve Litt wrote: > Attached to this email is a tiny LyX document illustrating the problem > (sentence with several monofont words going past the right margin and > walking right off the page),
put something like this in preamble: \tolerance 1414 \hbadness 1414 \emergencystretch 1.5em explanations here: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=overfull if you want monofont text to be hyphenated, use the hyphenat package. HTH, Jürgen
