summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hvtex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-05 20:50:43 +0000
committerKarl Berry <karl@freefriends.org>2009-04-05 20:50:43 +0000
commit2101024e5e179f4877fea0ee75597a4691c6dbf1 (patch)
treeecab45a6a4799ec3c775cc81821e42f6a1d37f04 /Master/texmf-dist/tex/latex/hyperref/hvtex.def
parent063b8df0a35c0536f6cac802be7a571fd7c9c0aa (diff)
hyperref update (4apr)
git-svn-id: svn://tug.org/texlive/trunk@12636 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hvtex.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hvtex.def10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtex.def b/Master/texmf-dist/tex/latex/hyperref/hvtex.def
index 177ee02fee2..eb008ee4f41 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hvtex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hvtex.def
@@ -24,7 +24,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hvtex.def}
- [2009/02/22 v6.78p
+ [2009/04/04 v6.78q
Hyperref driver for VTeX in PDF/PS mode]
\providecommand*{\XR@ext}{pdf}
\edef\Hy@VTeXversion{%
@@ -210,6 +210,10 @@
\else
\protected@edef\Hy@testname{#2}%
\ifx\Hy@testname\@empty
+ \Hy@Warning{%
+ Empty destination name,\MessageBreak
+ using `\Hy@undefinedname'%
+ }%
\let\Hy@testname\Hy@undefinedname
\fi
\special{!%
@@ -277,6 +281,10 @@
\leavevmode
\protected@edef\Hy@testname{#2}%
\ifx\Hy@testname\@empty
+ \Hy@Warning{%
+ Empty destination name,\MessageBreak
+ using `\Hy@undefinedname'%
+ }%
\let\Hy@testname\Hy@undefinedname
\fi
\special{!%