diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/puenc.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/puenc.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def index b43ede6d560..ba36b3a80ee 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-10 v7.00j % + [2021-02-27 v7.00k % Hyperref: PDF Unicode definition (HO)] \DeclareFontEncoding{PU}{}{} \DeclareTextCommand{\`}{PU}[1]{#1\83\000}% U+0300 @@ -607,7 +607,7 @@ \DeclareTextCommand{\textmacronbelow}{PU}{ \83\061}% U+0331 \DeclareTextCommand{\texttie}{PU}{ \83\141}% U+0361 \ifx\textBeta\@undefined \else -\input{puenc-greek.def} +\input{puenc-greekbasic.def} \fi \ifx\CYRDZE\@undefined \else \DeclareTextCompositeCommand{\`}{PU}{\CYRE}{\84\000}% U+0400 |