diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/texinfo.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index aa4f256437e..d7f7f53a348 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-03-10.14} | 6 | \def\texinfoversion{2018-06-02.09} |
| 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, |
| @@ -1528,6 +1528,9 @@ output) for that.)} | |||
| 1528 | \startlink attr{/Border [0 0 0]}% | 1528 | \startlink attr{/Border [0 0 0]}% |
| 1529 | user{/Subtype /Link /A << /S /URI /URI (#1) >>}% | 1529 | user{/Subtype /Link /A << /S /URI /URI (#1) >>}% |
| 1530 | \endgroup} | 1530 | \endgroup} |
| 1531 | % \pdfgettoks - Surround page numbers in #1 with @pdflink. #1 may | ||
| 1532 | % be a simple number, or a list of numbers in the case of an index | ||
| 1533 | % entry. | ||
| 1531 | \def\pdfgettoks#1.{\setbox\boxA=\hbox{\toksA={#1.}\toksB={}\maketoks}} | 1534 | \def\pdfgettoks#1.{\setbox\boxA=\hbox{\toksA={#1.}\toksB={}\maketoks}} |
| 1532 | \def\addtokens#1#2{\edef\addtoks{\noexpand#1={\the#1#2}}\addtoks} | 1535 | \def\addtokens#1#2{\edef\addtoks{\noexpand#1={\the#1#2}}\addtoks} |
| 1533 | \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks} | 1536 | \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks} |