[latex3-commits] [git/LaTeX3-latex3-latex3] main: Revert "Remove a stray line" (f5e636816)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Jul 11 22:00:59 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/f5e636816a8ae91488a15abf23cab697e70523d7
>---------------------------------------------------------------
commit f5e636816a8ae91488a15abf23cab697e70523d7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Jul 11 09:50:00 2021 +0100
Revert "Remove a stray line"
This reverts commit 70c301251d09da849a8564d321657acb4bd43165.
>---------------------------------------------------------------
f5e636816a8ae91488a15abf23cab697e70523d7
l3backend/l3backend-pdf.dtx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index 627056c86..793b27066 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -394,6 +394,7 @@
% pdf.linkht.pad ,
% pdf.llx, pdf.lly ,
% pdf.ury, pdf.ury ,
+% pdf.link.dict ,
% pdf.outerbox ,
% pdf.baselineskip
% }
@@ -437,6 +438,8 @@
\cs_new_protected:Npn \@@_backend_link_begin_aux:nw #1
{
\bool_gset_true:N \g_@@_backend_link_bool
+ \__kernel_backend_postscript:n
+ { /pdf.link.dict ( #1 ) def }
\tl_gset:Nn \g_@@_backend_link_dict_tl {#1}
\@@_backend_link_sf_save:
\mode_if_math:TF
More information about the latex3-commits
mailing list.