diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/pdfmark.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/pdfmark.def | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def index 163d94e29a7..34d6b323562 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/06/04 v6.81f + [2010/06/18 v6.81g Hyperref definitions for pdfmark specials] \begingroup \@ifundefined{headerps@out}{}{% @@ -468,7 +468,7 @@ \edef\@processme{\noexpand\pdf@toks={\the\pdf@defaulttoks}}% \@processme \let\pdf@type\relax - \setkeys{PDF}{#2}% + \kvsetkeys{PDF}{#2}% \ifHy@pdfmarkerror \else \ifx\pdf@type\relax @@ -959,7 +959,7 @@ /type/array% /OBJ pdfmark% dps }}% - \setkeys{Form}{#1}% + \kvsetkeys{Form}{#1}% } \def\@endForm{} \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum @@ -1671,7 +1671,6 @@ \dospecials \Hy@safe@activestrue \escapechar=`\\% - \let\escapechar\@gobble % \def\@@BOOKMARK[##1][##2]##3##4##5{% \calc@bm@number{##5}% }% |