Macro Language Reference > PIs > Text > <?thyebef>
  
<?thyebef>
Description
Specifies the minimum number of characters that must appear before a hyphen when hyphenating a word that appears in the assigned exception dictionary: this prevent words from being broken too close to their beginning. For example, entering thyebef 3 means that the word 'hyphenated' could not be broken as 'hy-phenated'.
Syntax
<?thyebef chars:n>
<?thyebef>
[no parameter]
Invoke the Hyphenation - min chars before exception hyphen dialog box.
chars
The minimum number of characters
Additional Information
The existing <?thybef> property also controls the minimum characters that should appear before a hyphen when a word is hyphenated algorithmically. However, it purposely does not apply to words that appear in the assigned exception dictionary, so that the exception dictionary can be used to override <?thybef> in special cases.
It may be preferable to use an entire dictionary to specify all the hyphenation points: in this case the built-in hyphenation algorithm is effectively disabled. <thyebef> was implemented to deal with this scenario as well.
Related Links