[latex3-commits] [git/LaTeX3-latex3-pdfresources] testlinkstuff: sicherung (56f7d37)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Mar 23 23:58:45 CET 2019
Repository : https://github.com/latex3/pdfresources
On branch : testlinkstuff
Link : https://github.com/latex3/pdfresources/commit/56f7d3760e45f4094a9e4a1e1d6f90e81eb211a0
>---------------------------------------------------------------
commit 56f7d3760e45f4094a9e4a1e1d6f90e81eb211a0
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Mar 23 23:58:45 2019 +0100
sicherung
>---------------------------------------------------------------
56f7d3760e45f4094a9e4a1e1d6f90e81eb211a0
test-tagpdf-link.tex | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/test-tagpdf-link.tex b/test-tagpdf-link.tex
index e73b698..ff56299 100644
--- a/test-tagpdf-link.tex
+++ b/test-tagpdf-link.tex
@@ -50,7 +50,7 @@
{ startlink_url }
{
\uftag_struct_begin:n{tag=Link}
- \uftag_mc_begin:n{tag=Link}
+ \uftag_mc_begin:n{tag=Link}\def\blub{abc}
}
\hook_put:nnnn
{ pdf }
@@ -66,7 +66,17 @@
\uftag_struct_end:
}
+\hook_put:nnnn
+ { pdf }
+ { startlink_url_attr }
+ { /Contents }
+ { (url) }
+\hook_put:nnnn
+ { pdf }
+ { startlink_link_attr }
+ { /Contents }
+ { (ref) }
\hook_put_left:nnn
{ pdf }
More information about the latex3-commits
mailing list