diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-15 22:55:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-15 22:55:45 +0000 |
commit | 28f1d5a2f71880cd7623a148eac0232ec2f9615f (patch) | |
tree | 6b80d2c0d26c07b3be6b04749c2bb7ad5fb927c0 /Master/texmf-dist/tex/latex/hyperref/nohyperref.sty | |
parent | 2595d5d79ad0e0a7c8438c5e8d89902da43512db (diff) |
hyperref update (15aug08)
git-svn-id: svn://tug.org/texlive/trunk@10368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/nohyperref.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/nohyperref.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty index 1791f093b42..50a6bfc148b 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty @@ -25,7 +25,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nohyperref} - [2008/07/23 v6.78e + [2008/08/14 v6.78f Dummy hyperref (SR)] \let\hyper@@anchor\@gobble \def\hyper@link#1#2#3{#3}% @@ -38,6 +38,7 @@ \def\hyper@link@[#1]#2#3{}% \let\PDF@SetupDoc\@empty \let\PDF@FinishDoc\@empty +\def\nohyperpage#1{#1} \def\Acrobatmenu#1#2{\leavevmode#2} \let\pdfstringdefDisableCommands\@gobbletwo \let\texorpdfstring\@firstoftwo |