[latex3-commits] [git/LaTeX3-latex3-pdfresources] testlink: split in two object for dvips route (d5df2b2)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Mar 16 23:36:04 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : testlink
Link : https://github.com/latex3/pdfresources/commit/d5df2b21ab497a8fe229e147fb3a388c8bc5bc2a
>---------------------------------------------------------------
commit d5df2b21ab497a8fe229e147fb3a388c8bc5bc2a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Mar 16 23:36:04 2021 +0100
split in two object for dvips route
>---------------------------------------------------------------
d5df2b21ab497a8fe229e147fb3a388c8bc5bc2a
hyperref-generic.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index e60028b..e3fa0cc 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -2040,7 +2040,8 @@
\pdfdict_put:nno {l_hyp/annot/A/GoToR}{D}{\l_@@_dest_name_tmpa_tl}
}
\mode_leave_vertical:
- \pdfannot_dict_put:nnx {link/GoToR}{A}{<<\pdfdict_use:n {l_hyp/annot/A/GoToR}>>}
+ \pdf_object_unnamed_write:nx{dict}{\pdfdict_use:n {l_hyp/annot/A/GoToR}}
+ \pdfannot_dict_put:nnx {link/GoToR}{A}{\pdf_object_ref_last:}
\pdfannot_link:nxn %expansion??
{ GoToR }
{
More information about the latex3-commits
mailing list.