diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-24 00:24:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-24 00:24:03 +0000 |
commit | c666ec419d70b2df36b9412255690960b7ca918b (patch) | |
tree | c4de64fa7a4e1d688884ac56fff1d4721bb4bb05 /Build | |
parent | 37b9d873d742f2bf2b3cc8c7b2e5f623e1331d60 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/build-aux/texinfo.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex index d7f7f53a348..5840aff4d7c 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{2018-06-02.09} +\def\texinfoversion{2018-09-21.20} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -8004,6 +8004,7 @@ end \gdef\boldbrax{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb} \gdef\magicamp{\let&=\amprm} } +\let\ampchar\& \newcount\parencount |