diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/puenc.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/puenc.def | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def index 4223f7fd519..ce9fc2ae0d9 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 Oberdiek Package Suport Group +%% 2016-2017 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} - [2016/06/24 v6.83q % + [2017/03/14 v6.85a % Hyperref: PDF Unicode definition (HO)] \DeclareFontEncoding{PU}{}{} \DeclareTextCommand{\`}{PU}[1]{#1\83\000}% U+0300 @@ -49,6 +49,7 @@ \DeclareTextCommand{\G}{PU}[1]{#1\83\017}% U+030F \DeclareTextCommand{\C}{PU}[1]{#1\83\017}% U+030F \DeclareTextCommand{\textinvbreve}{PU}[1]{#1\83\021}% U+0311 +\DeclareTextCommand{\newtie}{PU}[1]{#1\83\021}% U+0311 \DeclareTextCommand{\d}{PU}[1]{#1\83\043}% U+0323 \DeclareTextCommand{\textsubumlaut}{PU}[1]{#1\83\044}% U+0324 \DeclareTextCommand{\textsubring}{PU}[1]{#1\83\045}% U+0325 |