summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-09 22:00:41 +0000
committerKarl Berry <karl@freefriends.org>2021-02-09 22:00:41 +0000
commit8790b9df74c6be439ccba2d4c53edfb57407ad6b (patch)
treef6ee5567965f2bc29d30d94fdea758c72a425891 /Master/texmf-dist/tex/latex
parentfea8718c2af14b6b37cdf0f3cc39e52ecd941e39 (diff)
hyperref (9feb21)
git-svn-id: svn://tug.org/texlive/trunk@57690 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hdvips.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hdvipson.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hdviwind.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hluatex.def4
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hpdftex.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/htex4ht.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/htexture.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hvtex.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hxetex.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hyperref.sty12
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hypertex.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/nohyperref.sty2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/pd1enc.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/pdfmark.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/psdextra.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/puarenc.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/puenc-extra.def56
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/puenc.def18
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/puvnenc.def2
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty2
25 files changed, 87 insertions, 45 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
index de3ab6e9f86..ecbbed9aab7 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hdvipdfm.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref driver for dvipdfm]
\Hy@VersionCheck{hdvipdfm.def}
\def\Hy@PutCatalog#1{\@pdfm@mark{docview <<#1>>}}
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvips.def b/Master/texmf-dist/tex/latex/hyperref/hdvips.def
index 6924d4ba569..f77b1b3d94f 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hdvips.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hdvips.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hdvips.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 f1c890271ac..ed53b1dfff5 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hdvipson.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 2a1d1eec206..f24c916d136 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hdviwind.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 d573356a6ed..1bba8280f5e 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hluatex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hluatex.def
@@ -34,10 +34,10 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hluatex.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref driver for luaTeX]
\Hy@VersionCheck{hluatex.def}
-%% 2021-02-07 v7.00h
+%% 2021-02-08 v7.00i
%% force unicode encoding, see issue #101
%% code mostly copied from hxetex.def
\HyPsd@LoadUnicode
diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
index 275776dc8fb..d286ea1ab7b 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hpdftex.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref driver for pdfTeX]
\Hy@VersionCheck{hpdftex.def}
\pdf@ifdraftmode{%
diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg
index babbf63cab0..3931b050135 100644
--- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg
+++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{htex4ht.cfg}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 c2ae5af6902..ffe01142e32 100644
--- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def
+++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{htex4ht.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 29552e20f29..1b935116336 100644
--- a/Master/texmf-dist/tex/latex/hyperref/htexture.def
+++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{htexture.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 45cc4d73cb4..89b28caeb35 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hvtex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hvtex.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hvtex.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 34122945e34..e4cff72a31c 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hvtexhtml.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 5b6e5fdb6d1..9bbd6e0cb9e 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hvtexmrk.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 56819972f80..c145eb22a3e 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hxetex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hxetex.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hxetex.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref driver for XeTeX]
\Hy@VersionCheck{hxetex.def}
\HyPsd@LoadUnicode
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def b/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
index f312a7bc887..cf72c94fc6a 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hyperref-langpatches.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref: patches for babel languages]
\ltx@IfUndefined{spanish@sh@>@sel}{}{%
\def\HyPsd@babel@spanish{%
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
index 3c2affaf2dc..e0d6f1e454d 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
+++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
@@ -34,7 +34,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{hyperref}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hypertext links for LaTeX]
\begingroup
\@makeother\`%
@@ -414,10 +414,10 @@
\def\LaTeX{La\TeX}%
\def\LaTeXe{%
\LaTeX2%
- \ifHy@unicode\textepsilon\else e\fi
+ \ifHy@unicode\83\265\else e\fi
}%
\def\eTeX{%
- \ifHy@unicode\textepsilon\else e\fi
+ \ifHy@unicode\83\265\else e\fi
-\TeX%
}%
\def\SliTeX{Sli\TeX}%
@@ -1178,7 +1178,7 @@
\expandafter\HyPsd@hspacetest
\fi
}
-\def\HyPsd@hspacetest#1{\ifdim#1>\z@\space\fi}
+\def\HyPsd@hspacetest#1{\ifdim\dimexpr#1\relax>\z@\space\fi}
\ltx@IfUndefined{tocsection}{%
\let\HyPsd@AMSclassfix\relax
}{%
@@ -2483,7 +2483,6 @@
\def\HyPsd@pdfencoding@pdfdoc{pdfdoc}
\def\HyPsd@pdfencoding@unicode{unicode}
\let\HyPsd@pdfencoding\HyPsd@pdfencoding@unicode
-\HyPsd@LoadUnicode
\def\HyPsd@LoadStringEnc{%
\RequirePackage{stringenc}[2009/12/15]%
\let\HyPsd@LoadStringEnc\relax
@@ -4057,6 +4056,9 @@
}
\let\ReadBookmarks\relax
\ProcessKeyvalOptions{Hyp}
+\ifHy@unicode
+ \HyPsd@LoadUnicode
+\fi
\def\Hy@xspace@end{}
\ltx@IfUndefined{xspaceaddexceptions}{%
\Hy@AtBeginDocument{%
diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
index 06aaaf827d9..64ed0412c80 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hypertex.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 974b8ea8fe7..7e225e3aac5 100644
--- a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty
+++ b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty
@@ -34,7 +34,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{nohyperref}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 4ae75278a92..b23c313df58 100644
--- a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def
+++ b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{pd1enc.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 86c8c30f5fc..b77cf276a2d 100644
--- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
+++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{pdfmark.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 50787bb07d7..e5dcc78448a 100644
--- a/Master/texmf-dist/tex/latex/hyperref/psdextra.def
+++ b/Master/texmf-dist/tex/latex/hyperref/psdextra.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{psdextra.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
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 2571db232d0..f72d08a928b 100644
--- a/Master/texmf-dist/tex/latex/hyperref/puarenc.def
+++ b/Master/texmf-dist/tex/latex/hyperref/puarenc.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{puarenc.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref: Additions to puenc.def for Arabi]
\DeclareTextCommand{\hamza}{PU}{\86\041}% U+0621
\DeclareTextCommand{\alefmadda}{PU}{\86\042}% U+0622
diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def b/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def
new file mode 100644
index 00000000000..c2b26d4fd17
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/hyperref/puenc-extra.def
@@ -0,0 +1,56 @@
+%%
+%% This is file `puenc-extra.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hyperref.dtx (with options: `puextra')
+%%
+%% 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-2021 LaTeX Project
+%% https://github.com/latex3/hyperref/issues
+%%
+%% This file is part of the `Hyperref Bundle'.
+%% -------------------------------------------
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the LaTeX Project.
+%%
+%% The list of all files belonging to the `Hyperref Bundle' is
+%% given in the file `manifest.txt'.
+%%
+\ProvidesFile{puencextra.def}
+ [2021-02-08 v7.00i %
+ Hyperref: PDF Unicode extra definition (HO)]
+\DeclareTextCommand{\G}{PU}[1]{#1\83\017}% U+030F
+\DeclareTextCompositeCommand{\G}{PU}{\@empty}{\textdoublegrave}%
+\DeclareTextCompositeCommand{\G}{PU}{\ }{\textdoublegrave}%
+\DeclareTextCompositeCommand{\G}{PU}{A}{\82\000}% U+0200
+\DeclareTextCompositeCommand{\G}{PU}{a}{\82\001}% U+0201
+\DeclareTextCompositeCommand{\G}{PU}{E}{\82\004}% U+0204
+\DeclareTextCompositeCommand{\G}{PU}{e}{\82\005}% U+0205
+\DeclareTextCompositeCommand{\G}{PU}{I}{\82\010}% U+0208
+\DeclareTextCompositeCommand{\G}{PU}{\i}{\82\011}% U+0209
+\DeclareTextCompositeCommand{\G}{PU}{i}{\82\011}% U+0209
+\DeclareTextCompositeCommand{\G}{PU}{O}{\82\014}% U+020C
+\DeclareTextCompositeCommand{\G}{PU}{o}{\82\015}% U+020D
+\DeclareTextCompositeCommand{\G}{PU}{R}{\82\020}% U+0210
+\DeclareTextCompositeCommand{\G}{PU}{r}{\82\021}% U+0211
+\DeclareTextCompositeCommand{\G}{PU}{U}{\82\024}% U+0214
+\DeclareTextCompositeCommand{\G}{PU}{u}{\82\025}% U+0215
+\endinput
+%%
+%% End of file `puenc-extra.def'.
diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def
index ef742685bbc..9d7e1a2e314 100644
--- a/Master/texmf-dist/tex/latex/hyperref/puenc.def
+++ b/Master/texmf-dist/tex/latex/hyperref/puenc.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{puenc.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref: PDF Unicode definition (HO)]
\DeclareFontEncoding{PU}{}{}
\DeclareTextCommand{\`}{PU}[1]{#1\83\000}% U+0300
@@ -48,7 +48,6 @@
\DeclareTextCommand{\r}{PU}[1]{#1\83\012}% U+030A
\DeclareTextCommand{\H}{PU}[1]{#1\83\013}% U+030B
\DeclareTextCommand{\v}{PU}[1]{#1\83\014}% U+030C
-\DeclareTextCommand{\G}{PU}[1]{#1\83\017}% U+030F
\ifx\CYRDZE\@undefined \else
\DeclareTextCommand{\C}{PU}[1]{#1\83\017}% U+030F
\fi
@@ -77,7 +76,6 @@
\DeclareTextCompositeCommand{\.}{PU}{\@empty}{\textdotaccent}%
\DeclareTextCompositeCommand{\c}{PU}{\@empty}{\textcedilla}%
\DeclareTextCompositeCommand{\u}{PU}{\@empty}{\textasciibreve}%
-\DeclareTextCompositeCommand{\G}{PU}{\@empty}{\textdoublegrave}%
\DeclareTextCompositeCommand{\=}{PU}{\@empty}{\textasciimacron}%
\DeclareTextCompositeCommand{\H}{PU}{\@empty}{\texthungarumlaut}%
\DeclareTextCompositeCommand{\k}{PU}{\@empty}{\textogonek}%
@@ -104,7 +102,6 @@
\DeclareTextCompositeCommand{\.}{PU}{\ }{\textdotaccent}%
\DeclareTextCompositeCommand{\c}{PU}{\ }{\textcedilla}%
\DeclareTextCompositeCommand{\u}{PU}{\ }{\textasciibreve}%
-\DeclareTextCompositeCommand{\G}{PU}{\ }{\textdoublegrave}%
\DeclareTextCompositeCommand{\=}{PU}{\ }{\textasciimacron}%
\DeclareTextCompositeCommand{\H}{PU}{\ }{\texthungarumlaut}%
\DeclareTextCompositeCommand{\k}{PU}{\ }{\textogonek}%
@@ -463,26 +460,13 @@
\DeclareTextCompositeCommand{\'}{PU}{\ae}{\81\375}% U+01FD
\DeclareTextCompositeCommand{\'}{PU}{\O}{\81\376}% U+01FE
\DeclareTextCompositeCommand{\'}{PU}{\o}{\81\377}% U+01FF
-\DeclareTextCompositeCommand{\G}{PU}{A}{\82\000}% U+0200
-\DeclareTextCompositeCommand{\G}{PU}{a}{\82\001}% U+0201
-\DeclareTextCompositeCommand{\G}{PU}{E}{\82\004}% U+0204
-\DeclareTextCompositeCommand{\G}{PU}{e}{\82\005}% U+0205
\DeclareTextCompositeCommand{\textinvbreve}{PU}{E}{\82\006}% U+0206
\DeclareTextCompositeCommand{\textinvbreve}{PU}{e}{\82\007}% U+0207
-\DeclareTextCompositeCommand{\G}{PU}{I}{\82\010}% U+0208
-\DeclareTextCompositeCommand{\G}{PU}{\i}{\82\011}% U+0209
-\DeclareTextCompositeCommand{\G}{PU}{i}{\82\011}% U+0209
\DeclareTextCompositeCommand{\textinvbreve}{PU}{I}{\82\012}% U+020A
\DeclareTextCompositeCommand{\textinvbreve}{PU}{i}{\82\013}% U+020B
\DeclareTextCompositeCommand{\textinvbreve}{PU}{\i}{\82\013}% U+020B
-\DeclareTextCompositeCommand{\G}{PU}{O}{\82\014}% U+020C
-\DeclareTextCompositeCommand{\G}{PU}{o}{\82\015}% U+020D
\DeclareTextCompositeCommand{\textinvbreve}{PU}{O}{\82\016}% U+020E
\DeclareTextCompositeCommand{\textinvbreve}{PU}{o}{\82\017}% U+020F
-\DeclareTextCompositeCommand{\G}{PU}{R}{\82\020}% U+0210
-\DeclareTextCompositeCommand{\G}{PU}{r}{\82\021}% U+0211
-\DeclareTextCompositeCommand{\G}{PU}{U}{\82\024}% U+0214
-\DeclareTextCompositeCommand{\G}{PU}{u}{\82\025}% U+0215
\DeclareTextCompositeCommand{\textinvbreve}{PU}{U}{\82\026}% U+0216
\DeclareTextCompositeCommand{\textinvbreve}{PU}{u}{\82\027}% U+0217
\DeclareTextCompositeCommand{\v}{PU}{H}{\82\036}% U+021E
diff --git a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def
index 89b13b87487..16bb4e8114d 100644
--- a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def
+++ b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def
@@ -33,7 +33,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{puvnenc.def}
- [2021-02-07 v7.00h %
+ [2021-02-08 v7.00i %
Hyperref: Additions to puenc.def for VnTeX]
\DeclareTextCommand{\abreve}{PU}{\81\003}% U+0103
\DeclareTextCommand{\acircumflex}{PU}{\80\342}% U+00E2
diff --git a/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty b/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty
index a18ca9dc416..b0578b0b5b0 100644
--- a/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty
+++ b/Master/texmf-dist/tex/latex/hyperref/xr-hyper.sty
@@ -61,7 +61,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xr-hyper}
- [2021-02-07 v7.00h eXternal References (DPC)]
+ [2021-02-08 v7.00i eXternal References (DPC)]
\def\externaldocument{\@testopt\XR@cite{}}
\let\externalcitedocument\externaldocument