diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-21 21:42:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-21 21:42:42 +0000 |
commit | 7c390d3d29fcbe5f23638ba1a3143e9da3a4b52a (patch) | |
tree | 50a74a86e1aec1195a9cf0fc32d894c9f666b6c7 /Master/texmf-dist/tex/latex/hyperref/pdfmark.def | |
parent | 7062d8632ec7d062d8f94ed590771e4ece15bb04 (diff) |
hyperref (21jan20)
git-svn-id: svn://tug.org/texlive/trunk@53481 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/pdfmark.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/pdfmark.def | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def index be4e752f5ed..8d465e25e76 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def +++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def @@ -6,11 +6,12 @@ %% %% hyperref.dtx (with options: `pdfmark,pdfmarkbase,pdfform,outlines') %% -%% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, -%% with portions written by David Carlisle and Heiko Oberdiek, -%% 2001-2012 Heiko Oberdiek. -%% 2016-2019 Oberdiek Package Suport Group -%% 2019 LaTeX3 Project +%% File: hyperref.dtx +%% Copyright +%% 1995-2001 Sebastian Rahtz, with portions written by David Carlisle and Heiko Oberdiek, +%% 2001-2015 Heiko Oberdiek. +%% 2016-2019 Oberdiek Package Support Group +%% 2019-2020 LaTeX3 Project %% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. @@ -32,7 +33,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pdfmark.def} - [2019/11/10 v7.00c % + [2020/01/14 v7.00d % Hyperref definitions for pdfmark specials] \Hy@VersionCheck{pdfmark.def} \begingroup @@ -1362,7 +1363,7 @@ } \def\PDFForm@@Name#1{% \begingroup - \ifnum\Hy@pdfversion<5 % implementation note 117, PDF spec 1.7 + \ifnum\Hy@pdf@majorminor@version<105 % implementation note 117, PDF spec 1.7 \ifHy@unicode \Hy@unicodefalse \fi |