diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-14 23:56:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-14 23:56:54 +0000 |
commit | 6a202048032d41223115d64328753cae0efeca55 (patch) | |
tree | 37c51c814990236275ffd25da210a5e4e0781662 /Master/texmf-dist/tex/latex/hyperref/hpdftex.def | |
parent | 3d0cb91a86809c8becca994b9f708c9cc8eb7fdc (diff) |
hyperref update (15sep10)
git-svn-id: svn://tug.org/texlive/trunk@19734 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hpdftex.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hpdftex.def | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def index a6a93bab7df..5f4499bfb92 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def @@ -29,7 +29,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hpdftex.def} - [2010/09/11 v6.81m + [2010/09/13 v6.81n Hyperref driver for pdfTeX] \let\Hy@PutCatalog\pdfcatalog \ifHy@pagelabels @@ -780,7 +780,7 @@ } \AtBeginShipout{\Hy@FixNotFirstPage} \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum - \typeout{Sorry, pdftex does not support FORM gauges}% + \Hy@Message{Sorry, pdftex does not support FORM gauges}% } \def\MakeFieldObject#1#2{\sbox0{#1}% \immediate\pdfxform0 % @@ -1021,7 +1021,7 @@ }% \PDFForm@Name \ifHy@pdfa - \PackageError{hyperref}{% + \Hy@Error{% PDF/A: Push button with JavaScript is prohibited% }\@ehc \LayoutPushButtonField{% @@ -1073,7 +1073,7 @@ }% \leavevmode \ifHy@pdfa - \PackageError{hyperref}{% + \Hy@Error{% PDF/A: Reset action is prohibited% }\@ehc \MakeButtonField{#2}% |