texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * doc/texinfo.tex [e-TeX]: Set \lastlinefit to 50


From: Gavin D. Smith
Subject: branch master updated: * doc/texinfo.tex [e-TeX]: Set \lastlinefit to 500.
Date: Sun, 28 Aug 2022 09:34:53 -0400

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 101d281db5 * doc/texinfo.tex [e-TeX]: Set \lastlinefit to 500.
101d281db5 is described below

commit 101d281db57c0ae4d15001335725f5671a769344
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Aug 28 14:34:15 2022 +0100

    * doc/texinfo.tex [e-TeX]: Set \lastlinefit to 500.
---
 ChangeLog       | 4 ++++
 doc/texinfo.tex | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8098585640..ba12482533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-08-28  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       * doc/texinfo.tex [e-TeX]: Set \lastlinefit to 500.
+
 2022-08-28  Patrice Dumas  <pertusus@free.fr>
 
        Expand @value before processing the remaining of the line
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index ec249c7ff2..c468ebc1f4 100644
--- a/doc/texinfo.tex
+++ b/doc/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{2022-08-27.12}
+\def\texinfoversion{2022-08-28.13}
 %
 % Copyright 1985, 1986, 1988, 1990-2022 Free Software Foundation, Inc.
 %
@@ -11406,6 +11406,8 @@ directory should work if nowhere else does.}
 % Default value of \hfuzz, for suppressing warnings about overfull hboxes.
 \hfuzz = 1pt
 
+\ifx\eTeXversion\thisisundefined\else \lastlinefit=500 \fi
+
 
 \message{and turning on texinfo input format.}
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]