[latex3-commits] [latex3/hyperref] develop: step version (99f0bab)
github at latex-project.org
github at latex-project.org
Thu Nov 9 20:31:47 CET 2023
Repository : https://github.com/latex3/hyperref
On branch : develop
Link : https://github.com/latex3/hyperref/commit/99f0bab867af98a96fb6b7903cd9a172b862e949
>---------------------------------------------------------------
commit 99f0bab867af98a96fb6b7903cd9a172b862e949
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Nov 9 20:31:47 2023 +0100
step version
>---------------------------------------------------------------
99f0bab867af98a96fb6b7903cd9a172b862e949
ChangeLog.txt | 1 +
README.md | 2 +-
doc/hyperref-doc.tex | 2 +-
hluatex.dtx | 4 ++--
hyperref-linktarget.dtx | 2 +-
hyperref-patches.dtx | 2 +-
hyperref.dtx | 2 +-
nameref.dtx | 31 +------------------------------
xr-hyper.sty | 2 +-
9 files changed, 10 insertions(+), 38 deletions(-)
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 183eb67..f780eeb 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -2,6 +2,7 @@
* correct commands in encoding files, issue 307 and 308
* remove now unneeded fallbacks for reference commands
* nameref: remove unneeded beamer patch
+ * nameref: remove unneeded ifthen patch
===========
Version: 2023-10-27 v7.01e
diff --git a/README.md b/README.md
index db3ef2e..b6cb9bc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# README for hyperref bundle
-Version 2023-10-27 v7.01d
+Version 2023-11-09 v7.01f
## INTRODUCTION
diff --git a/doc/hyperref-doc.tex b/doc/hyperref-doc.tex
index 3efc3ad..0d0c731 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-27 v7.01d}
+\date{2023-11-09 v7.01f}
\begin{document}
diff --git a/hluatex.dtx b/hluatex.dtx
index ada09a2..96c5ef9 100644
--- a/hluatex.dtx
+++ b/hluatex.dtx
@@ -1,6 +1,6 @@
% \iffalse
% Source File: hluatex.dtx
-% 2023-10-27 v7.01d
+% 2023-11-09 v7.01f
%
% Copyright
% 2016-2019 Oberdiek Package Support Group
@@ -31,7 +31,7 @@
%
% \begin{macrocode}
%<*luatex>
-%% 2023-10-27 v7.01d
+%% 2023-11-09 v7.01f
%% 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 58ff089..60e37df 100644
--- a/hyperref-linktarget.dtx
+++ b/hyperref-linktarget.dtx
@@ -53,7 +53,7 @@
% }^^A
% }
%
-% \date{Version 2023-10-27 v7.01d}
+% \date{Version 2023-11-09 v7.01f}
%
% \maketitle
% \begin{documentation}
diff --git a/hyperref-patches.dtx b/hyperref-patches.dtx
index 1e8213d..4a5134a 100644
--- a/hyperref-patches.dtx
+++ b/hyperref-patches.dtx
@@ -55,7 +55,7 @@
% }^^A
% }
%
-% \date{Version 2023-10-27 v7.01d}
+% \date{Version 2023-11-09 v7.01f}
%
% \maketitle
% \begin{documentation}
diff --git a/hyperref.dtx b/hyperref.dtx
index 974d6d4..5a89acb 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-27 v7.01d %
+%<!none&!packageEnd> [2023-11-09 v7.01f %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
diff --git a/nameref.dtx b/nameref.dtx
index 1843f61..d3387c6 100644
--- a/nameref.dtx
+++ b/nameref.dtx
@@ -33,7 +33,7 @@
%<driver>\ProvidesFile{nameref.drv}
% \fi
% \ProvidesFile{nameref.dtx}
- [2023-10-05 v2.54 Cross-referencing by name of section]%
+ [2023-11-09 v2.55 Cross-referencing by name of section]%
%
%
% \iffalse
@@ -865,35 +865,6 @@
% \end{macrocode}
% \end{macro}
%
-% \subsection{Package ifthen support}
-%
-% Package ifthen's \cmd{\isodd} does not work with
-% \cmd{\pageref} because of the extra link and the
-% star form. Therefore we need an expandable variant.
-%
-% Unfortunately there is no hook in \cmd{\ifthenelse} in order
-% to provide expandable versions without link of \cmd{\ref}
-% and \cmd{\pageref}. As possible target I could only find
-% \cmd{\begingroup}:
-% Changed/disabled 2022-04-13: ifthen takes care itself to
-% change \cmd{\pageref} to an expandable version.
-% \begin{macrocode}
-\@ifundefined{@kernel at pageref@exp}
- {\@ifpackageloaded{ifthen}{%
- \let\NROrg at ifthenelse\ifthenelse
- \def\ifthenelse{%
- \let\begingroup\NR at TE@begingroup
- \NROrg at ifthenelse
- }%
- \let\NROrg at begingroup\begingroup
- \def\NR at TE@begingroup{%
- \let\begingroup\NROrg at begingroup
- \begingroup
- \def\ref##1{\getrefbykeydefault{##1}{}{??}}%
- \def\pageref##1{\getrefbykeydefault{##1}{page}{0}}%
- }%
- }{}}{}
-% \end{macrocode}
%
% \subsection{Compatibility with varioref}
%
diff --git a/xr-hyper.sty b/xr-hyper.sty
index 4fe22f0..84c9611 100644
--- a/xr-hyper.sty
+++ b/xr-hyper.sty
@@ -57,7 +57,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xr-hyper}
- [2023-10-27 v7.01d eXternal References (DPC)]
+ [2023-11-09 v7.01f eXternal References (DPC)]
\def\externaldocument{\@testopt\XR at cite{}}
\let\externalcitedocument\externaldocument
More information about the latex3-commits
mailing list.