diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-08 01:16:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-08 01:16:37 +0000 |
commit | ffcaf3138309e386d8f89347867c5c21803e1a24 (patch) | |
tree | 6b7d35a1b27d7244e8b572e0f79ccf7fa284b8f3 /Build | |
parent | fffd4493cdc6dc6d9045d9ba34fe2625b4450e76 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38585 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/build-aux/texinfo.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex index fd482aa6e15..6a81594bd97 100644 --- a/Build/source/build-aux/texinfo.tex +++ b/Build/source/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{2015-10-04.19} +\def\texinfoversion{2015-10-06.21} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -5567,7 +5567,8 @@ end \writetocentry{part}{#1}{}% but put it in the toc \headingsoff % no headline or footline on the part page % This outputs a mark at the end of the page that clears \thischapter - % and \thissection, like is done in \startcontents. + % and \thissection, as is done in \startcontents. + \let\pchapsepmacro\relax \chapmacro{}{Yomitfromtoc}{}% \chapoddpage \endgroup |