Move a tag
[latex2e.git] / latex2e-20170415 / support / hyphen.cfg
blob97147a35a3605e4e4b0adaff1a06483229a5b577
1 \InputIfFileExists{UShyphen.tex}%
2    {\message{Loading hyphenation patterns for US english.}%
3     \language=0
4     \lefthyphenmin=2 \righthyphenmin=3 } % disallow x- or -xx breaks
5    {\errhelp{The configuration for hyphenation is incorrectly
6              installed.^^J%
7              If you don't understand this error message you need
8              to seek^^Jexpert advice.}%
9     \errmessage{OOPS! I can't find any hyphenation patterns for
10                 US english.^^J \space Think of getting some or the
11                 latex2e setup will never succeed}\@@end}
12 \endinput