David Kastrup wrote:
Glancing over the code in tex.web I guess that lefthyphenmin and
righthyphenmin are not consulted when compiling patterns, but merely
when actually doing hyphenation.
To the best of my recollection (from work
on the UK hyphenation patterns) this is
correct, but when generating the source
".dic" file the expected values of
{left|right}hyphenmin are used. What would
happen if there is a mismatch depends on
the direction of the mismatch : if the
actual value of *hyphenmin is less than the
value used to generate the ".dic" file,
then the value used to generate the ".dic"
file will effectively be used ; if greater,
the value of *hyphenmin will be used.
E & O E
Philip Taylor