gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8563: texinfo.tex fix


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8563: texinfo.tex fix
Date: Sat, 3 Sep 2022 09:18:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8563
revision-id: carlhansen@gnu.org-20220903131805-klnqv7yxb9j9nlrk
parent: carlhansen@gnu.org-20220902205301-5p0ybjoshyxewf3s
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2022-09-03 06:18:05 -0700
message:
  texinfo.tex fix
modified:
  doc/texinfo.tex                texinfo.tex-20210501180820-1twq5wdsrp9yr9h7-1
=== modified file 'doc/texinfo.tex'
--- a/doc/texinfo.tex   2022-09-01 20:38:35 +0000
+++ b/doc/texinfo.tex   2022-09-03 13:18:05 +0000
@@ -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-09-01.06}
+\def\texinfoversion{2022-09-03.12}
 %
 % Copyright 1985, 1986, 1988, 1990-2022 Free Software Foundation, Inc.
 %
@@ -4363,8 +4363,7 @@
 % undo it ourselves.
 \def\headitemfont{\b}% for people to use in the template row; not changeable
 \def\headitem{%
-  \checkenv\multitable
-  \crcr
+  \crcr % must appear first
   \gdef\headitemcrhook{\nobreak}% attempt to avoid page break after headings
   \global\everytab={\bf}% can't use \headitemfont since the parsing differs
   \the\everytab % for the first item


reply via email to

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