diff options
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}% |