[latex3-commits] [git/LaTeX3-latex3-hyperref] cleanup-patches: document deprecation (2a94a84)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Apr 30 14:30:43 CEST 2022
Repository : https://github.com/latex3/hyperref
On branch : cleanup-patches
Link : https://github.com/latex3/hyperref/commit/2a94a842bf6d5a2ad93c6bbf241b2342212470fc
>---------------------------------------------------------------
commit 2a94a842bf6d5a2ad93c6bbf241b2342212470fc
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Apr 30 14:30:43 2022 +0200
document deprecation
>---------------------------------------------------------------
2a94a842bf6d5a2ad93c6bbf241b2342212470fc
doc/hyperref-doc.tex | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/hyperref-doc.tex b/doc/hyperref-doc.tex
index c2375a5..0114a8c 100644
--- a/doc/hyperref-doc.tex
+++ b/doc/hyperref-doc.tex
@@ -1638,7 +1638,7 @@ an anchor name which can be referenced with a bookmark command.
\subsection{Option `localanchorname'}
- When an anchor is set (e.g. via \verb|\refstepcounter|, then the
+ When\marginpar{Deprecated 2022-04-27 v7.00o} an anchor is set (e.g. via \verb|\refstepcounter|, then the
anchor name is globally set to the current anchor name.
@@ -1659,6 +1659,9 @@ an anchor name which can be referenced with a bookmark command.
might be situations, where the anchor name is not available
as expected.
+ The option is deprecated: it makes it difficult for package authors
+ to add targets for links if it is unclear if \verb|\@currentHref| is
+ set locally or globally.
\subsection{Option `customdriver'}
More information about the latex3-commits
mailing list.