diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-24 01:17:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-24 01:17:49 +0000 |
commit | f8f41b1fa77e4f5c462fa436898fe2ed23672fbc (patch) | |
tree | 5406fd24717c1db8d7d37cc429ce33493444fc1b /Build | |
parent | ef3586a0404130bfaa7ed736e352f7c161282677 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38698 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/build-aux/texinfo.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex index c75ddd6e0df..b5ebbcfafeb 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-17.11} +\def\texinfoversion{2015-10-21.19} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -4685,7 +4685,6 @@ end % The space after the comma will end up in the temporary definition % that we make for arg2 (see \parsemargdef ff.). We want all this to be % expanded for the sake of the index, so we end up just seeing "bar". - \let\xeatspaces = \eatspaces \let\xprocessmacroarg\eatspaces } @@ -7594,7 +7593,6 @@ end % Argument is macro body with arguments substituted \def\scanmacro#1{% \newlinechar`\^^M - \let\xeatspaces\eatspaces % Reduce doubled backslashes to one \def\xprocessmacroarg{\passargtomacro\eatspaces}% % |