summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-20 06:08:07 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-20 06:08:07 (GMT)
commit5c19c7bade98cc79eab553c5f868d0138b52b723 (patch)
treeba226823e61e49e6c9ad5568587277a92cc993ff
parent2c8aa650a8a3c309b0f158cb084b98fa9089a9f6 (diff)
downloadcpython-5c19c7bade98cc79eab553c5f868d0138b52b723.zip
cpython-5c19c7bade98cc79eab553c5f868d0138b52b723.tar.gz
cpython-5c19c7bade98cc79eab553c5f868d0138b52b723.tar.bz2
Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler).
-rw-r--r--Doc/myformat.sty3
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}