summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-01 00:03:29 +0000
committerKarl Berry <karl@freefriends.org>2010-11-01 00:03:29 +0000
commit0fbe84c230ee2f7b21843fd3fb05d5b49f30621c (patch)
tree919688eb82ac99398cd9c4ea29d3bb3756d7422a /Master/texmf-dist/tex/latex/hyperref/pdfmark.def
parent5f16bf7e779d75e8acf303b2d542b104eb8f83df (diff)
hyperref (31oct10)
git-svn-id: svn://tug.org/texlive/trunk@20278 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, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
index 7f31d5eb32f..99322a0cb88 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}
- [2010/10/19 v6.81s
+ [2010/10/30 v6.81t
Hyperref definitions for pdfmark specials]
\Hy@VersionCheck{pdfmark.def}
\begingroup
@@ -1097,8 +1097,10 @@
}
\def\@@Radio#1{%
\Fld@listcount=0 %
+ \EdefEscapeName\Fld@default{\Fld@default}%
\@for\@curropt:=#1\do{%
\expandafter\Fld@checkequals\@curropt==\\%
+ \EdefEscapeName\@currValue{\@currValue}%
\Hy@StepCount\Fld@listcount
\@currDisplay\space
\Hy@escapeform\PDFForm@Radio
@@ -1449,8 +1451,10 @@
\ifx\Fld@color\@empty\else\space\Fld@color\fi)%
\ifx\@currValue\Fld@default
/V/\Fld@default
+ /DV/\Fld@default
\else
/V/Off%
+ /DV/Off%
\fi
\Fld@additionalactions
}