summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-08 19:48:01 +0000
committerKarl Berry <karl@freefriends.org>2023-07-08 19:48:01 +0000
commitedef208e629f021498d28b47c6c0d6ef9504e28e (patch)
tree1e87364b59c04695dae0e9490e7a41bb455842d9 /Master/texmf-dist/source
parente2c0dfc86ef1373dc1905e54a6951828a2995825 (diff)
hyperref (8jul23)
git-svn-id: svn://tug.org/texlive/trunk@67583 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/hluatex.dtx4
-rw-r--r--Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx2
-rw-r--r--Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx2
-rw-r--r--Master/texmf-dist/source/latex/hyperref/hyperref.dtx5
-rw-r--r--Master/texmf-dist/source/latex/hyperref/nameref.dtx3
5 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/hluatex.dtx b/Master/texmf-dist/source/latex/hyperref/hluatex.dtx
index ceb34a2477e..e6c4bf5f126 100644
--- a/Master/texmf-dist/source/latex/hyperref/hluatex.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/hluatex.dtx
@@ -1,6 +1,6 @@
% \iffalse
% Source File: hluatex.dtx
-% 2023-06-25 v7.01a
+% 2023-07-08 v7.01b
%
% Copyright
% 2016-2019 Oberdiek Package Support Group
@@ -31,7 +31,7 @@
%
% \begin{macrocode}
%<*luatex>
-%% 2023-06-25 v7.01a
+%% 2023-07-08 v7.01b
%% force unicode encoding, see issue #101
%% code mostly copied from hxetex.def
\HyPsd@LoadUnicode
diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx
index ebb0c1225da..1cdb7f511a5 100644
--- a/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/hyperref-linktarget.dtx
@@ -53,7 +53,7 @@
% }^^A
% }
%
-% \date{Version 2023-06-25 v7.01a}
+% \date{Version 2023-07-08 v7.01b}
%
% \maketitle
% \begin{documentation}
diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx
index 34fee796594..ac74f09a62c 100644
--- a/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/hyperref-patches.dtx
@@ -55,7 +55,7 @@
% }^^A
% }
%
-% \date{Version 2023-06-25 v7.01a}
+% \date{Version 2023-07-08 v7.01b}
%
% \maketitle
% \begin{documentation}
diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
index 0549c93050c..b36201dbc05 100644
--- a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
@@ -51,7 +51,7 @@
%<puvnenc>\ProvidesFile{puvnenc.def}
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
-%<!none&!packageEnd> [2023-06-25 v7.01a %
+%<!none&!packageEnd> [2023-07-08 v7.01b %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -7633,7 +7633,7 @@
\def\HyPat@ObjRef/{.+}
% \end{macrocode}
% Load package |url.sty| and save the meaning of
-% the original \cmd{\url} in \cmd{\nolinkurl}.
+% the original \cmd{\url} in \cmd{\HyOrg@url}.
% \begin{macrocode}
\RequirePackage{url}
\let\HyOrg@url\url
@@ -19701,6 +19701,7 @@
\hss
}%
}
+\AddToNoCaseChangeList{\Hy@@SectionAnchor}
\@ifundefined{hyper@nopatch@sectioning}
{
\let\H@old@ssect\@ssect
diff --git a/Master/texmf-dist/source/latex/hyperref/nameref.dtx b/Master/texmf-dist/source/latex/hyperref/nameref.dtx
index d50f4fee362..c11127a1213 100644
--- a/Master/texmf-dist/source/latex/hyperref/nameref.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/nameref.dtx
@@ -33,7 +33,7 @@
%<driver>\ProvidesFile{nameref.drv}
% \fi
% \ProvidesFile{nameref.dtx}
- [2023-06-18 v2.52 Cross-referencing by name of section]%
+ [2023-08-07 v2.53 Cross-referencing by name of section]%
%
%
% \iffalse
@@ -300,6 +300,7 @@
\MessageBreak Check your packages!
\MessageBreak Replacing it with the kernel definition}
\let\label\NR@label@copy
+ \let\ltx@label\label %for amsmath
\fi
\AddToHookWithArguments{label}{\def\label@name{#1}\label@hook}
}