I am using the program groff
to format text. groff is hyphenating words and breaking them onto multiple lines. I would not like it to do that.
The manual outlines methods for disabling hyphenation. However, I can't figure out how to invoke .hn
at the command line. Is there a way to pass command line flags to groff to disable hyphenation?
Thanks, Kevin