summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.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/hdvipdfm.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/hdvipdfm.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
index 2f8bf7e62d8..55ed3a62354 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
@@ -29,7 +29,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hdvipdfm.def}
- [2010/10/19 v6.81s
+ [2010/10/30 v6.81t
Hyperref driver for dvipdfm]
\Hy@VersionCheck{hdvipdfm.def}
\def\Hy@PutCatalog#1{\@pdfm@mark{docview << #1 >>}}
@@ -732,11 +732,13 @@
}
\def\@@Radio#1{%
\Fld@listcount=0 %
+ \EdefEscapeName\Fld@default{\Fld@default}%
\setbox\pdfm@box=\hbox{%
\MakeRadioField{\Fld@width}{\Fld@height}%
}%
\@for\@curropt:=#1\do{%
\expandafter\Fld@checkequals\@curropt==\\%
+ \EdefEscapeName\@currValue{\@currValue}%
\Hy@StepCount\Fld@listcount
\@currDisplay\space
\leavevmode
@@ -1192,8 +1194,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
}