summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-14 10:05:19 -0700
committerKarl Berry <karl@freefriends.org>2010-04-14 10:05:19 -0700
commitd39bc2c4bf58920187cc7384229d54e6e97ee878 (patch)
tree51fd8797b21c374cd63febbc6187cf1f7e3c44d0 /build-aux
parent94c98b770ace94c16926e9c383f2e8cc8e4b4e49 (diff)
downloadgnulib-d39bc2c4bf58920187cc7384229d54e6e97ee878.tar.gz
autoupdate
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/texinfo.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
index 9bff20bebf..4d9e103fd9 100644
--- a/build-aux/texinfo.tex
+++ b/build-aux/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2010-03-25.16}
+\def\texinfoversion{2010-04-13.15}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -2505,7 +2505,7 @@ end
% Font commands.
-% #1 is the font command (\sl vs. \it), #2 is the text to slant.
+% #1 is the font command (\sl or \it), #2 is the text to slant.
% If we are in a monospaced environment, however, 1) always use \ttsl,
% and 2) do not add an italic correction.
\def\dosmartslant#1#2{%
@@ -8951,8 +8951,8 @@ directory should work if nowhere else does.}
% Prevent underfull vbox error messages.
\vbadness = 10000
-% Don't be so finicky about underfull hboxes, either.
-\hbadness = 2000
+% Don't be very finicky about underfull hboxes, either.
+\hbadness = 6666
% Following George Bush, get rid of widows and orphans.
\widowpenalty=10000