[latex3-commits] [latex3/pdfresources] develop: add change entry (ccd28bc)
github at latex-project.org
github at latex-project.org
Wed Oct 30 10:27:30 CET 2024
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/ccd28bc1b36a9b66df3754b117a17f701c2cea2e
>---------------------------------------------------------------
commit ccd28bc1b36a9b66df3754b117a17f701c2cea2e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Oct 30 10:27:30 2024 +0100
add change entry
>---------------------------------------------------------------
ccd28bc1b36a9b66df3754b117a17f701c2cea2e
CHANGELOG.md | 6 ++++++
hyperref-generic.dtx | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c877156..08acbf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,13 @@ first release 0.95a, 2021-02-23 will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project uses date-based 'snapshot' version identifiers.
+## [Unreleased]
+### Changed
+ - hyp/link/GoTo/Contents and hyp/link/URI/Contents now fill also the dictionary entry.
+ This allows to replace it fully.
+
## [2024-10-27]
+Version: 2024-10-27 v0.96n
### Changed
- \pdf_bdc:nn now creates by default inline dictionaries if the engine support this.
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 3674153..0aa8ba3 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1713,7 +1713,9 @@
% So we use sockets. The first argument is the target (url or destination),
% For GoTo we also pass the text as argument.
% The sockets should put something into the relevant annotation dictionaries.
-% % \begin{macrocode}
+% \changes{v0.96o}{2024-10-27}{moved dictionary command into socket so that
+% it can be fully replaced.}
+% \begin{macrocode}
\tl_new:N\l_@@_link_Contents_tl
\socket_new:nn {hyp/link/GoTo/Contents}{2}
\socket_new:nn {hyp/link/URI/Contents}{1}
More information about the latex3-commits
mailing list.