diff options
author | Norbert Preining <norbert@preining.info> | 2023-07-03 03:03:09 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2023-07-03 03:03:09 +0000 |
commit | 4b749d92c46780575d3bd3dd7544030300a51301 (patch) | |
tree | 2a54f14daad34faa52cd6fbbd4cbdd61ba0be992 /macros/texinfo | |
parent | bf144b430967ee6534dac2d3aefb8d562f27bf46 (diff) |
CTAN sync 202307030303
Diffstat (limited to 'macros/texinfo')
-rw-r--r-- | macros/texinfo/latest/texinfo.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/texinfo/latest/texinfo.tex b/macros/texinfo/latest/texinfo.tex index 32b5435104..9e44ddc591 100644 --- a/macros/texinfo/latest/texinfo.tex +++ b/macros/texinfo/latest/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{2023-06-08.14} +\def\texinfoversion{2023-07-02.10} % % Copyright 1985, 1986, 1988, 1990-2023 Free Software Foundation, Inc. % @@ -9023,6 +9023,7 @@ might help (with 'rm \jobname.?? \jobname.??s')% \def\link#1{\linkX[#1,,,]} \def\linkX[#1,#2,#3,#4]{% \begingroup + \unsepspaces \getprintedrefname{#1}{#2}{#3}% \startxreflink{#1}{#3}% \printedrefname |