From e01b80b010d2c208323fe5d086ec1ca392560b88 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 7 Feb 2018 22:17:34 +0000 Subject: hyperref (7feb18) git-svn-id: svn://tug.org/texlive/trunk@46565 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def | 9 +++++-- Master/texmf-dist/tex/latex/hyperref/hdvips.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hdvipson.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hdviwind.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hluatex.def | 31 +++++++--------------- Master/texmf-dist/tex/latex/hyperref/hpdftex.def | 29 +++++--------------- Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg | 4 +-- Master/texmf-dist/tex/latex/hyperref/htex4ht.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/htexture.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hvtex.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/hxetex.def | 9 +++++-- Master/texmf-dist/tex/latex/hyperref/hyperref.sty | 20 +++++++++++--- Master/texmf-dist/tex/latex/hyperref/hypertex.def | 4 +-- .../texmf-dist/tex/latex/hyperref/nohyperref.sty | 4 +-- Master/texmf-dist/tex/latex/hyperref/pd1enc.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/pdfmark.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/psdextra.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/puarenc.def | 6 ++--- Master/texmf-dist/tex/latex/hyperref/puenc.def | 4 +-- Master/texmf-dist/tex/latex/hyperref/puvnenc.def | 4 +-- 22 files changed, 81 insertions(+), 87 deletions(-) (limited to 'Master/texmf-dist/tex/latex/hyperref') diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def index 0fa2d470927..7614c999c97 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipdfm.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for dvipdfm] \Hy@VersionCheck{hdvipdfm.def} \def\Hy@PutCatalog#1{\@pdfm@mark{docview <<#1>>}} @@ -347,6 +347,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \expandafter\ifx\csname @#1bordercolor\endcsname\relax \else /C[\csname @#1bordercolor\endcsname]% @@ -379,6 +380,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@filebordercolor\relax \else /C[\@filebordercolor]% @@ -413,6 +415,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@runbordercolor\relax \else /C[\@runbordercolor]% @@ -444,6 +447,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@urlbordercolor\relax \else /C[\@urlbordercolor]% @@ -473,6 +477,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@menubordercolor\relax \else /C[\@menubordercolor]% diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvips.def b/Master/texmf-dist/tex/latex/hyperref/hdvips.def index 9e553bbb11a..8f4b8b748e1 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvips.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvips.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvips.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for dvips] \Hy@VersionCheck{hdvips.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def index b952f55961b..f09845bf19d 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipson.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for dvipsone] \Hy@VersionCheck{hdvipson.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def index 3c92ee8824c..4878a783a01 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdviwind.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for dviwindo] \Hy@VersionCheck{hdviwind.def} \begingroup diff --git a/Master/texmf-dist/tex/latex/hyperref/hluatex.def b/Master/texmf-dist/tex/latex/hyperref/hluatex.def index f7a29dfb9be..e771d65e875 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hluatex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hluatex.def @@ -10,7 +10,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -32,7 +32,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hluatex.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for luaTeX] \Hy@VersionCheck{hluatex.def} %% Source File: hluatex.dtx @@ -394,10 +394,7 @@ \Hy@StartlinkName{% \ifHy@pdfa /F 4\fi \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\CurrentBorderColor\relax \else /C[\CurrentBorderColor]% @@ -453,10 +450,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhightlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@urlbordercolor\relax \else /C[\@urlbordercolor]% @@ -491,10 +485,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@filebordercolor\relax \else /C[\@filebordercolor]% @@ -528,10 +519,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@runbordercolor\relax \else /C[\@runbordercolor]% @@ -812,10 +800,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@menubordercolor\relax \else /C[\@menubordercolor]% @@ -2069,6 +2054,8 @@ }% }% \Hy@tempa +%% +%% End of file `hluatex.def'. \endinput %% %% End of file `hluatex.def'. diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def index ec712df425f..281466c4b4c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hpdftex.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for pdfTeX] \Hy@VersionCheck{hpdftex.def} \pdf@ifdraftmode{% @@ -374,10 +374,7 @@ \Hy@StartlinkName{% \ifHy@pdfa /F 4\fi \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\CurrentBorderColor\relax \else /C[\CurrentBorderColor]% @@ -433,10 +430,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhightlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@urlbordercolor\relax \else /C[\@urlbordercolor]% @@ -471,10 +465,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@filebordercolor\relax \else /C[\@filebordercolor]% @@ -508,10 +499,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@runbordercolor\relax \else /C[\@runbordercolor]% @@ -836,10 +824,7 @@ \pdfstartlink attr{% \Hy@setpdfborder - \ifx\@pdfhighlight\@empty - \else - /H\@pdfhighlight - \fi + \Hy@setpdfhighlight \ifx\@menubordercolor\relax \else /C[\@menubordercolor]% diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg index f039fd5ff56..7481dcb1914 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.cfg} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref configuration file for TeX4ht] \IfFileExists{\jobname.cfg}{\endinput}{} \Preamble{html} diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def index f81f3d3abbf..d6f017a8ca0 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for TeX4ht] \Hy@VersionCheck{htex4ht.def} \providecommand*{\XR@ext}{html} diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index 01c3684a2ca..8eb80b594e0 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for Textures] \Hy@VersionCheck{htexture.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtex.def b/Master/texmf-dist/tex/latex/hyperref/hvtex.def index 103c6488a13..12f3fcb3300 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtex.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtex.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for VTeX in PDF/PS mode] \Hy@VersionCheck{hvtex.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def index f1a14ab5205..a49215a7a6f 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexhtml.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for VTeX in HTML mode] \Hy@VersionCheck{hvtexhtm.def} \providecommand*{\XR@ext}{htm} diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def index 35348e51455..5a9a79feccb 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexmrk.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for VTeX in PDF/PS mode (pdfmark specials)] \Hy@VersionCheck{hvtexmrk.def} \providecommand*{\XR@ext}{pdf} diff --git a/Master/texmf-dist/tex/latex/hyperref/hxetex.def b/Master/texmf-dist/tex/latex/hyperref/hxetex.def index f64cc238ae1..a45c9593e9b 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hxetex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hxetex.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hxetex.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for XeTeX] \Hy@VersionCheck{hxetex.def} \HyPsd@LoadUnicode @@ -429,6 +429,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \expandafter\ifx\csname @#1bordercolor\endcsname\relax \else /C[\csname @#1bordercolor\endcsname]% @@ -461,6 +462,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@filebordercolor\relax \else /C[\@filebordercolor]% @@ -495,6 +497,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@runbordercolor\relax \else /C[\@runbordercolor]% @@ -526,6 +529,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@urlbordercolor\relax \else /C[\@urlbordercolor]% @@ -555,6 +559,7 @@ /Subtype/Link% \ifHy@pdfa /F 4\fi \Hy@setpdfborder + \Hy@setpdfhighlight \ifx\@menubordercolor\relax \else /C[\@menubordercolor]% diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index 9fb12c7af9a..1573de7c4e8 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -32,7 +32,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{hyperref} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -440,6 +440,8 @@ \let\P\textparagraph \let\ldots\textellipsis \let\dots\textellipsis + \ltx@IfUndefined{textEncodingNoboundary}% + {}{\let\noboundary\textEncodingNoboundary}% \def\\{\pdfstringdefWarn\\}% \def\newline{\pdfstringdefWarn\newline}% \def\TeX{TeX}% @@ -680,6 +682,7 @@ \Hy@unicodefalse }{% \HyPsd@ToBigChars#1% + \HyPsd@EscapeTeX#1% }% \else \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp @@ -2908,7 +2911,7 @@ \@namedef{Hy@pdfversion@1.7}{7}% \@namedef{Hy@pdfversion@1.8}{8}% \@namedef{Hy@pdfversion@1.9}{9}% -\def\Hy@pdfversion{2} +\def\Hy@pdfversion{5} \newif\ifHy@DviMode \let\Hy@DviErrMsg\ltx@empty \ifpdf @@ -3691,6 +3694,12 @@ \do{/O}{Outline}% \do{/P}{Push}% } +\def\Hy@setpdfhighlight{% + \ifx\@pdfhighlight\@empty + \else + /H\@pdfhighlight + \fi +} \define@key{Hyp}{pdfborder}{% \let\Hy@temp\@pdfborder \def\@pdfborder{#1}% @@ -4417,7 +4426,9 @@ } \Hy@DisableOption{pdfa} \ifHy@pdfa + \ifnum \Hy@pdfversion < 4 \kvsetkeys{Hyp}{pdfversion=1.4}% + \fi \Hy@DisableOption{pdfversion}% \def\Hy@Acrobatmenu#1#2{% \leavevmode @@ -4691,7 +4702,7 @@ \def\HyOpt@DriverType{ (custom)}% \let\Hy@driver\HyOpt@CustomDriver \fi - \Hy@Message{Driver\HyOpt@DriverType: \Hy@driver}% + \Hy@InfoNoLine{Driver\HyOpt@DriverType: \Hy@driver}% \chardef\Hy@VersionChecked=0 % \input{\Hy@driver.def}% \ifcase\Hy@VersionChecked @@ -6564,6 +6575,7 @@ \pdfstringdefDisableCommands{% \expandafter\let\expandafter\\\csname Hy@newline@#1\endcsname \let\newline\\% + \def\and{; }% }% \expandafter\ifx\csname @pdf#1\endcsname\@empty \expandafter\pdfstringdef\csname @pdf#1\endcsname{% diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def index 6232954e822..00117194bce 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hypertex.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref driver for HyperTeX specials] \Hy@VersionCheck{hypertex.def} \providecommand*{\XR@ext}{dvi} diff --git a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty index 713b05bf3be..05e9df8a968 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -32,7 +32,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{nohyperref} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Dummy hyperref (SR)] \RequirePackage{letltxmacro}[2008/06/13] \let\hyper@@anchor\@gobble diff --git a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def index 3ee629ec1ce..d3216dd053e 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def +++ b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pd1enc.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref: PDFDocEncoding definition (HO)] \DeclareFontEncoding{PD1}{}{} \DeclareTextAccent{\`}{PD1}{\textasciigrave} diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def index a008172b265..d0dc442c8f3 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def +++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pdfmark.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref definitions for pdfmark specials] \Hy@VersionCheck{pdfmark.def} \begingroup diff --git a/Master/texmf-dist/tex/latex/hyperref/psdextra.def b/Master/texmf-dist/tex/latex/hyperref/psdextra.def index 9ec6de54c56..726c5513f88 100644 --- a/Master/texmf-dist/tex/latex/hyperref/psdextra.def +++ b/Master/texmf-dist/tex/latex/hyperref/psdextra.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{psdextra.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref: Additions to PDF string support] \Hy@VersionCheck{psdextra.def} \newcommand*{\psdmapshortnames}{% diff --git a/Master/texmf-dist/tex/latex/hyperref/puarenc.def b/Master/texmf-dist/tex/latex/hyperref/puarenc.def index 3c23a63ebb8..a9652bb5ebf 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puarenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puarenc.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puarenc.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref: Additions to puenc.def for Arabi] \DeclareTextCommand{\hamza}{PU}{\86\041}% U+0621 \DeclareTextCommand{\alefmadda}{PU}{\86\042}% U+0622 @@ -85,7 +85,7 @@ \DeclareTextCommand{\gaf}{PU}{\86\257}% U+06AF \DeclareTextCommand{\farsiya}{PU}{\86\314}% U+06CC \DeclareTextCommand{\ZWNJ}{PU}{\9040\014}% U+200C -\DeclareTextCommand{\noboundary}{PU}{\9040\015}% U+200D +\DeclareTextCommand{\textEncodingNoboundary}{PU}{\9040\015}% U+200D \endinput %% %% End of file `puarenc.def'. diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def index ce9fc2ae0d9..9b6cb4a939c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puenc.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puenc.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref: PDF Unicode definition (HO)] \DeclareFontEncoding{PU}{}{} \DeclareTextCommand{\`}{PU}[1]{#1\83\000}% U+0300 diff --git a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def index c1eb4f7ae3a..b1ac9e12239 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def @@ -9,7 +9,7 @@ %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. -%% 2016-2017 Oberdiek Package Suport Group +%% 2016-2018 Oberdiek Package Suport Group %% https://github.com/ho-tex/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -31,7 +31,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puvnenc.def} - [2017/03/14 v6.85a % + [2018/02/06 v6.86b % Hyperref: Additions to puenc.def for VnTeX] \DeclareTextCommand{\abreve}{PU}{\81\003}% U+0103 \DeclareTextCommand{\acircumflex}{PU}{\80\342}% U+00E2 -- cgit v1.2.3