[latex3-commits] [latex3/hyperref] develop, main: prepare ctan upload (94da40b)

github at latex-project.org github at latex-project.org
Fri Oct 27 15:47:10 CEST 2023


Repository : https://github.com/latex3/hyperref
On branches: develop,main
Link       : https://github.com/latex3/hyperref/commit/94da40bd327139fc46c62f66f79e2bfeeda41b84

>---------------------------------------------------------------

commit 94da40bd327139fc46c62f66f79e2bfeeda41b84
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Oct 27 15:47:10 2023 +0200

    prepare ctan upload


>---------------------------------------------------------------

94da40bd327139fc46c62f66f79e2bfeeda41b84
 ChangeLog.txt           | 7 +++++++
 README.md               | 2 +-
 doc/hyperref-doc.tex    | 2 +-
 hluatex.dtx             | 4 ++--
 hyperref-linktarget.dtx | 2 +-
 hyperref-patches.dtx    | 2 +-
 hyperref.dtx            | 2 +-
 xr-hyper.sty            | 2 +-
 8 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index 38c62f7..af20a60 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
+===========
+Version: 2023-10-27 v7.01d
+
+
+2023-10-27 Ulrike Fischer
+    * hyperref.dtx: change anchor handling for amsthm, issue 304
+    
 ===========
 Version: 2023-10-21 v7.01c
 
diff --git a/README.md b/README.md
index 8a2088f..db3ef2e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # README for hyperref bundle
 
-Version 2023-10-21 v7.01c
+Version 2023-10-27 v7.01d
 
 ## INTRODUCTION
 
diff --git a/doc/hyperref-doc.tex b/doc/hyperref-doc.tex
index d9d11ef..e7e21d6 100644
--- a/doc/hyperref-doc.tex
+++ b/doc/hyperref-doc.tex
@@ -166,7 +166,7 @@
 }
 \makeatother
 \title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
-\date{2023-10-21 v7.01c}
+\date{2023-10-27 v7.01d}
 
 \begin{document}
 
diff --git a/hluatex.dtx b/hluatex.dtx
index f7289be..ada09a2 100644
--- a/hluatex.dtx
+++ b/hluatex.dtx
@@ -1,6 +1,6 @@
 % \iffalse
 % Source File: hluatex.dtx
-% 2023-10-21 v7.01c
+% 2023-10-27 v7.01d
 %
 % Copyright
 % 2016-2019 Oberdiek Package Support Group
@@ -31,7 +31,7 @@
 %
 %    \begin{macrocode}
 %<*luatex>
-%% 2023-10-21 v7.01c
+%% 2023-10-27 v7.01d
 %% force unicode encoding, see issue #101
 %% code mostly copied from hxetex.def
 \HyPsd at LoadUnicode
diff --git a/hyperref-linktarget.dtx b/hyperref-linktarget.dtx
index 409d6e3..dd28dba 100644
--- a/hyperref-linktarget.dtx
+++ b/hyperref-linktarget.dtx
@@ -53,7 +53,7 @@
 %    }^^A
 % }
 %
-% \date{Version 2023-10-21 v7.01c}
+% \date{Version 2023-10-27 v7.01d}
 %
 % \maketitle
 % \begin{documentation}
diff --git a/hyperref-patches.dtx b/hyperref-patches.dtx
index 4b380a3..1e8213d 100644
--- a/hyperref-patches.dtx
+++ b/hyperref-patches.dtx
@@ -55,7 +55,7 @@
 %    }^^A
 % }
 %
-% \date{Version 2023-10-21 v7.01c}
+% \date{Version 2023-10-27 v7.01d}
 %
 % \maketitle
 % \begin{documentation}
diff --git a/hyperref.dtx b/hyperref.dtx
index 6b86417..0c5340d 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -51,7 +51,7 @@
 %<puvnenc>\ProvidesFile{puvnenc.def}
 %<puarenc>\ProvidesFile{puarenc.def}
 %<psdextra>\ProvidesFile{psdextra.def}
-%<!none&!packageEnd>  [2023-10-21 v7.01c %
+%<!none&!packageEnd>  [2023-10-27 v7.01d %
 %<package>  Hypertext links for LaTeX]
 %<nohyperref>  Dummy hyperref (SR)]
 %<driver>  Hyperref documentation driver file]
diff --git a/xr-hyper.sty b/xr-hyper.sty
index a5abb24..4fe22f0 100644
--- a/xr-hyper.sty
+++ b/xr-hyper.sty
@@ -57,7 +57,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{xr-hyper}
-         [2023-10-21 v7.01c eXternal References (DPC)]
+         [2023-10-27 v7.01d eXternal References (DPC)]
 
 \def\externaldocument{\@testopt\XR at cite{}}
 \let\externalcitedocument\externaldocument





More information about the latex3-commits mailing list.