summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-22 23:31:23 +0000
committerKarl Berry <karl@freefriends.org>2012-04-22 23:31:23 +0000
commit622005e9185eeecc5da1c72db4955286cd45be37 (patch)
tree660c0cbc7552db6b7631d5bd1911a280cb489181 /Master/texmf-dist/tex/latex/hyperref/pdfmark.def
parent5dca90feac7d290bffebe030529965234ae8b85c (diff)
hyperref
git-svn-id: svn://tug.org/texlive/trunk@26094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/pdfmark.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/pdfmark.def6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
index 4240648ebed..040797fe643 100644
--- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
+++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
@@ -29,7 +29,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{pdfmark.def}
- [2012/02/06 v6.82o %
+ [2012/02/28 v6.82p %
Hyperref definitions for pdfmark specials]
\Hy@VersionCheck{pdfmark.def}
\begingroup
@@ -702,6 +702,7 @@
}
\def\Acrobatmenu#1#2{%
+ \EdefEscapeName\Hy@temp@menu{#1}%
\Hy@Acrobatmenu{#1}{#2}{%
\pdfmark[{#2}]{%
linktype=menu,%
@@ -709,7 +710,8 @@
AcroHighlight=\@pdfhighlight,%
Border=\@pdfborder,%
BorderStyle=\@pdfborderstyle,%
- Action={<< /Subtype /Named /N /#1 >>},%
+ Color=\@menubordercolor,%
+ Action={<</Subtype/Named/N/\Hy@temp@menu>>},%
Subtype=/Link,%
PDFAFlags=4%
}%