diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-07-09 19:40:16 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-07-09 19:40:16 +0000 |
commit | 09616e5837a88a78ebcb78a19d36d02eff0fc2fa (patch) | |
tree | 4985aa9772d78c84978d8809327c0dbaf0fa5b63 | |
parent | cf9aa5b70b086e25260371312ea93e28465ad1da (diff) | |
download | gunmake-09616e5837a88a78ebcb78a19d36d02eff0fc2fa.tar.gz |
Declare how to hyphenate "whitespace".
-rw-r--r-- | texinfo.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/texinfo.tex b/texinfo.tex index 023d975..43b8cb9 100644 --- a/texinfo.tex +++ b/texinfo.tex @@ -101,6 +101,7 @@ \hyphenation{ap-pen-dix} \hyphenation{mini-buf-fer mini-buf-fers} \hyphenation{eshell} +\hyphenation{white-space} % Margin to add to right of even pages, to left of odd pages. \newdimen \bindingoffset |