[latex3-commits] [git/LaTeX3-latex3-hyperref] testnewkeyval: add key for raiselinks (2760a59)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Jul 2 16:25:34 CEST 2022


Repository : https://github.com/latex3/hyperref
On branch  : testnewkeyval
Link       : https://github.com/latex3/hyperref/commit/2760a5991d49a367b7052956ed2326f54ed75b3d

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

commit 2760a5991d49a367b7052956ed2326f54ed75b3d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Jul 2 16:25:34 2022 +0200

    add key for raiselinks


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

2760a5991d49a367b7052956ed2326f54ed75b3d
 hyperref.dtx | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/hyperref.dtx b/hyperref.dtx
index 177b401..c8ddbdc 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -4659,7 +4659,6 @@
    ,implicit  .usage = load
    ,draft     .legacy_if_set:n = {Hy at draft}
    ,draft     .usage = preamble
-   ,
    ,final     .legacy_if_set_inverse:n = {Hy at draft}
    ,final     .usage = preamble
  }
@@ -4770,6 +4769,12 @@
   \Hy at boolkey{raiselinks}{#1}%
 }
 %    \end{macrocode}
+%    \begin{macrocode}
+\DeclareKeys
+  {
+    raiselinks .legacy_if_set:n = {Hy at raiselinks}
+  }
+%    \end{macrocode}
 % Most PDF-creating drivers do not allow links to be broken
 %    \begin{macrocode}
 \def\Hy at setbreaklinks#1{%





More information about the latex3-commits mailing list.