From 71fd17e0c1d94d87ecdf1c3c92723bd21ca1d4cb Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 9 Jul 1997 19:40:16 +0000 Subject: [PATCH] Declare how to hyphenate "whitespace". From-SVN: r14404 --- gcc/texinfo.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gcc/texinfo.tex b/gcc/texinfo.tex index 156d479b62e..2905dc23abb 100644 --- a/gcc/texinfo.tex +++ b/gcc/texinfo.tex @@ -1,5 +1,5 @@ %% TeX macros to handle Texinfo files. -%% $Id: texinfo.tex,v 2.211 1997/07/05 21:16:39 karl Exp karl $ +%% $Id: texinfo.tex,v 2.212 1997/07/05 21:51:30 karl Exp rms $ % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, % 94, 95, 96, 97 Free Software Foundation, Inc. @@ -36,7 +36,7 @@ % This automatically updates the version number based on RCS. \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}} -\deftexinfoversion$Revision: 2.211 $ +\deftexinfoversion$Revision: 2.212 $ \message{Loading texinfo package [Version \texinfoversion]:} % If in a .fmt file, print the version number @@ -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 -- 2.30.2