diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/myformat.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty index b78a642..20a83ba 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -614,3 +614,6 @@ } \typeout{Using fancy chapter headings.} } + +% Tell TeX about pathological hyphenation cases: +\hyphenation{Base-HTTP-Re-quest-Hand-ler} |