[latex3-commits] [git/LaTeX3-latex3-hyperref] cleanup-patches: remove compability code for pdftex 1.14 (d1309a7)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun May 1 17:43:39 CEST 2022


Repository : https://github.com/latex3/hyperref
On branch  : cleanup-patches
Link       : https://github.com/latex3/hyperref/commit/d1309a7218dd61f4ab9472cc2c37fbf041c8239d

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

commit d1309a7218dd61f4ab9472cc2c37fbf041c8239d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun May 1 17:43:39 2022 +0200

    remove compability code for pdftex 1.14


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

d1309a7218dd61f4ab9472cc2c37fbf041c8239d
 hyperref.dtx | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/hyperref.dtx b/hyperref.dtx
index ba1ca91..6bb7f41 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -13036,15 +13036,7 @@
   \expandafter\endgroup
   \expandafter\pdflinkmargin\the\dimen@\relax
 }
-\ifx\pdfstartlink\@undefined% less than version 14
-  \let\pdfstartlink\pdfannotlink
-  \let\pdflinkmargin\@tempdima
-  \let\pdfxform\pdfform
-  \let\pdflastxform\pdflastform
-  \let\pdfrefxform\pdfrefform
-\else
-  \pdflinkmargin1pt %
-\fi
+\pdflinkmargin1pt %
 %    \end{macrocode}
 % First set up the default linking
 %    \begin{macrocode}





More information about the latex3-commits mailing list.