summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hpdftex.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hpdftex.def12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
index 134115ff34a..424c5b5206e 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
@@ -24,7 +24,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hpdftex.def}
- [2009/05/01 v6.78r
+ [2009/05/23 v6.78s
Hyperref driver for pdfTeX]
\let\Hy@PutCatalog\pdfcatalog
\ifHy@pagelabels
@@ -1421,13 +1421,13 @@
\fi
\def\Hy@writebookmark#1#2#3#4#5{%
% section number, text, label, level, file
- \ifx\WriteBookmarks\relax%
- \else
- \ifnum#4>\Hy@bookmarksdepth\relax
+ \ifx\WriteBookmarks\relax%
\else
- \@@writetorep{#1}{#2}{#3}{#4}{#5}%
+ \ifnum#4>\Hy@bookmarksdepth\relax
+ \else
+ \@@writetorep{#1}{#2}{#3}{#4}{#5}%
+ \fi
\fi
- \fi
}
\def\Hy@currentbookmarklevel{0}
\def\Hy@numberline#1{#1 }