Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:3649461c8c9af5e58ae42ac4bceaee4eb4fa4308
Author...:karl <>
Committer:karl <>
Date.....:Tue Mar 14 23:16:19 2006 +0000
Parents..:487e3037a933388e32a8a1abbb5e5a387b1cc99d

Message
[project @ 2006-03-14 23:16:19 by karl]
update from texinfo

Changes
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
line changes: +2/-2
index b685fbc..dddd014
--- a/build-aux/texinfo.tex
+++ b/build-aux/texinfo.tex
@@ -6527,7 +6527,7 @@ where each line of input produces a line of output.}
     % above and below.
     \nobreak\vskip\parskip
     \nobreak
-    \line\bgroup\hss
+    \line\bgroup
   \fi
   %
   % Output the image.
@@ -6540,7 +6540,7 @@ where each line of input produces a line of output.}
     \epsfbox{#1.eps}%
   \fi
   %
-  \ifimagevmode \hss \egroup \bigbreak \fi  % space after the image
+  \ifimagevmode \egroup \bigbreak \fi  % space after the image
 \endgroup}
 
 

This website is licensed under AGPL-3.0. Feel free to copy!