summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-13 23:41:13 +0000
committerKarl Berry <karl@freefriends.org>2009-12-13 23:41:13 +0000
commit1c98c7ef3cad3840296cf540113e940b13921f81 (patch)
treef3cb5f01ce0fc0251e4b42873887d4b0866e9520 /Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
parent3fd24b24f7d96a819d5c3787e6f4c447f5b83dd7 (diff)
kpfonts update (13dec09)
git-svn-id: svn://tug.org/texlive/trunk@16390 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def41
1 files changed, 7 insertions, 34 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
index dae028fef9b..a1990827965 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
@@ -24,7 +24,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hdvipdfm.def}
- [2009/12/09 v6.79m
+ [2009/12/10 v6.79n
Hyperref driver for dvipdfm]
\def\Hy@PutCatalog#1{\@pdfm@mark{docview << #1 >>}}
\ifHy@pagelabels
@@ -1313,41 +1313,14 @@
}
\def\BOOKMARK{\@ifnextchar[{\@BOOKMARK}{\@@BOOKMARK[1][-]}}
\def\@BOOKMARK[#1]{\@ifnextchar[{\@@BOOKMARK[#1]}{\@@BOOKMARK[#1][-]}}
-\RequirePackage{atveryend}[2009/12/07]
+\RequirePackage{rerunfilecheck}[2009/12/10]
\def\Hy@OutlineRerunCheck{%
- \begingroup
- \xdef\Hy@OutlineCheckSumBefore{%
- \@ifundefined{pdf@filemdfivesum}{}{%
- \pdf@filemdfivesum{\jobname.out}%
- }%
- :%
- \@ifundefined{pdf@filesize}{}{%
- \pdf@filesize{\jobname.out}%
- }%
- }%
- \endgroup
- \AtVeryEndDocument{\Hy@OutlineCheckEnd}%
-}
-\def\Hy@OutlineCheckEnd{%
- \begingroup
+ \RerunFileCheck{\jobname.out}{%
\immediate\closeout\@outlinefile
- \edef\Hy@OutlineCheckSumAfter{%
- \@ifundefined{pdf@filemdfivesum}{}{%
- \pdf@filemdfivesum{\jobname.out}%
- }%
- :%
- \@ifundefined{pdf@filesize}{}{%
- \pdf@filesize{\jobname.out}%
- }%
- }%
- \ifx\Hy@OutlineCheckSumBefore\Hy@OutlineCheckSumAfter
- \else
- \Hy@WarningNoLine{%
- Rerun to get outlines right\MessageBreak
- or use package `bookmark'%
- }%
- \fi
- \endgroup
+ }{%
+ Rerun to get outlines right\MessageBreak
+ or use package `bookmark'%
+ }%
}
\def\ReadBookmarks{%
\begingroup