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/htex4ht.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/htex4ht.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/htex4ht.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def index dd6a0058c35..281f6d2e839 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def @@ -29,12 +29,12 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.def} - [2010/09/11 v6.81m + [2010/09/13 v6.81n Hyperref driver for TeX4ht] \providecommand*{\XR@ext}{html} \def\Hy@raisedlink{} \@ifpackageloaded{tex4ht}{% - \typeout{hyperref tex4ht: tex4ht already loaded}% + \Hy@InfoNoLine{tex4ht is already loaded}% }{% \RequirePackage[htex4ht]{tex4ht}% } @@ -167,7 +167,7 @@ } \def\@endForm{\HCode{</form>}} \def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum - \typeout{Sorry, TeX4ht does not support gauges}% + \Hy@Message{Sorry, TeX4ht does not support gauges}% } \def\@TextField[#1]#2{% parameters, label \let\Hy@reserved@a\@empty |