diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/texinfo.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index d7f7f53a348..5840aff4d7c 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | % Load plain if necessary, i.e., if running under initex. | 3 | % Load plain if necessary, i.e., if running under initex. |
| 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi | 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi |
| 5 | % | 5 | % |
| 6 | \def\texinfoversion{2018-06-02.09} | 6 | \def\texinfoversion{2018-09-21.20} |
| 7 | % | 7 | % |
| 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, | 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, |
| 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| @@ -8004,6 +8004,7 @@ end | |||
| 8004 | \gdef\boldbrax{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb} | 8004 | \gdef\boldbrax{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb} |
| 8005 | \gdef\magicamp{\let&=\amprm} | 8005 | \gdef\magicamp{\let&=\amprm} |
| 8006 | } | 8006 | } |
| 8007 | \let\ampchar\& | ||
| 8007 | 8008 | ||
| 8008 | \newcount\parencount | 8009 | \newcount\parencount |
| 8009 | 8010 | ||