[latex3-commits] [git/LaTeX3-latex3-latex3] main: Explain pdf.link.dict (8b32e9ffb)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jul 11 22:02:33 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/8b32e9ffb7c67407256c93b21a6ef662fc8a7aef

>---------------------------------------------------------------

commit 8b32e9ffb7c67407256c93b21a6ef662fc8a7aef
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jul 11 21:02:33 2021 +0100

    Explain pdf.link.dict


>---------------------------------------------------------------

8b32e9ffb7c67407256c93b21a6ef662fc8a7aef
 l3backend/l3backend-pdf.dtx | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index 793b27066..4166a8a12 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -435,6 +435,11 @@
     \bool_if:NF \g_@@_backend_link_bool
       { \@@_backend_link_begin_aux:nw {#1} }
   }
+%    \end{macrocode}
+%   The definition of |pdf.link.dict| here is needed as there is code in the
+%   PostScript headers for breaking links, and that can only work with this
+%   available.
+%    \begin{macrocode}
 \cs_new_protected:Npn \@@_backend_link_begin_aux:nw #1
   {
     \bool_gset_true:N \g_@@_backend_link_bool





More information about the latex3-commits mailing list.