summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-01 22:48:59 +0000
committerKarl Berry <karl@freefriends.org>2018-12-01 22:48:59 +0000
commit023a233b9dc96748a3e537d5c05ff278f707213a (patch)
tree0375ab59e7c0c7813974e174cf90d47526e827d2 /Master/texmf-dist/tex/latex/hyperref/hyperref.sty
parentfc3da097573ddf3cfa4cdd34e2e9220419a020c5 (diff)
hyperref (1dec18)
git-svn-id: svn://tug.org/texlive/trunk@49299 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hyperref.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hyperref.sty26
1 files changed, 5 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
index f9a40356fbd..09a18dd137a 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
+++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
@@ -32,7 +32,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{hyperref}
- [2018/09/30 v6.88a %
+ [2018/11/30 v6.88e %
Hypertext links for LaTeX]
\begingroup
\@makeother\`%
@@ -3883,22 +3883,6 @@
\HyPsd@XeTeXBigCharstrue
\HyPsd@PrerenderUnicode{#1}%
\pdfstringdef\@pdfproducer{#1}%
- \ifxetex
- \Hy@Warning{%
- pdfproducer: %
- xdvipdfmx will use its own setting\MessageBreak
- instead of the value given%
- }%
- \else
- \def\Hy@temp{hdvipdfm}%
- \ifx\Hy@driver\Hy@temp
- \Hy@Warning{%
- pdfproducer: %
- dvipdfm(x) will use its own setting\MessageBreak
- instead of the value given%
- }%
- \fi
- \fi
}
\define@key{Hyp}{pdfcreator}{%
\HyXeTeX@CheckUnicode
@@ -7523,13 +7507,13 @@
{%
\expandafter\hyper@@anchor\expandafter{%
\Hy@footnote@currentHref
- }{#1}%
+ }{\ignorespaces #1}%
}{%
\Hy@raisedlink{%
\expandafter\hyper@@anchor\expandafter{%
\Hy@footnote@currentHref
}{\relax}%
- }#1%
+ }\ignorespaces #1%
}%
}%
}%
@@ -7543,7 +7527,7 @@
{%
\expandafter\hyper@@anchor\expandafter{%
\Hy@footnote@currentHref
- }{#1}%
+ }{\ignorespaces #1}%
}{%
\Hy@raisedlink{%
\expandafter\hyper@@anchor\expandafter{%
@@ -7552,7 +7536,7 @@
}%
\let\@currentHref\Hy@footnote@currentHref
\let\@currentlabelname\@empty
- #1%
+ \ignorespaces #1%
}%
}%
}%