I figured out how to specify a minimum number of letters on a word break (hyphenation). For example, I don't want ConTeXt to break "hard-ly." The solution is in the manual; I just couldn't find it for a while. Here it is:
\installlanguage[en][lefthyphenmin=3,righthyphenmin=3] \setuplanguage[en] Of course, you'll need to change the language to whatever you need. Best wishes, Jack M. Lyon ___________________________________________________ The EDITORIUM Microsoft Word Add-Ins for Publishing Professionals http://www.editorium.com ___________________________________________________ _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
