[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: adapt testfiles (a5b30aa)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Jan 23 01:18:10 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : reworking-annot
Link       : https://github.com/latex3/pdfresources/commit/a5b30aaa04e96e735ffcc076b0c7338a4d6a909c

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

commit a5b30aaa04e96e735ffcc076b0c7338a4d6a909c
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Jan 23 01:18:10 2021 +0100

    adapt testfiles


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

a5b30aaa04e96e735ffcc076b0c7338a4d6a909c
 testfiles/linkbordercolor.pvt | 2 +-
 testfiles/linkhook.pvt        | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/testfiles/linkbordercolor.pvt b/testfiles/linkbordercolor.pvt
index f4abedb..6b3739f 100644
--- a/testfiles/linkbordercolor.pvt
+++ b/testfiles/linkbordercolor.pvt
@@ -16,7 +16,7 @@
 \hypersetup{
  urlbordercolor=blue,
  linkbordercolor=green,
- menubordercolor=brown,
+ menubordercolor=[rgb]{.75,.5,.25},
  filebordercolor=yellow,
  pdfborder={1 1 1}}
 
diff --git a/testfiles/linkhook.pvt b/testfiles/linkhook.pvt
index 22928c2..0e457c4 100644
--- a/testfiles/linkhook.pvt
+++ b/testfiles/linkhook.pvt
@@ -9,9 +9,8 @@
 \input{regression-test}
 \documentclass{article}
 \usepackage{xcolor}
-\usepackage[customdriver=hgeneric-experimental]{hyperref}
+\usepackage{hyperref}
 \hypersetup{urlcolor=red,pdfborder={1 1 1},linkbordercolor=yellow}
-\hypupdateattribute
 
 %add hooks:
 \ExplSyntaxOn\makeatletter





More information about the latex3-commits mailing list.