summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/hyperref.dtx')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/hyperref.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
index f72ba828003..711fa59ea1b 100644
--- a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
@@ -48,12 +48,12 @@
%<pd1enc>\ProvidesFile{pd1enc.def}
%<puenc>\ProvidesFile{puenc.def}
%<puextra>\ProvidesFile{puenc-extra.def}
-%<pugreek>\ProvidesFile{puenc-greek.def}
+%<pugreek>\ProvidesFile{puenc-greekbasic.def}
%<puvnenc>\ProvidesFile{puvnenc.def}
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
%<lang>\ProvidesFile{hyperref-langpatches.def}
-%<!none> [2021-02-10 v7.00j %
+%<!none> [2021-02-27 v7.00k %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -2071,9 +2071,9 @@
\def\HyPsd@LoadExtra{%
\ifHy@psdextra
\ltx@iffileloaded{puenc.def}{%
- \ltx@iffileloaded{puenc-greek.def}{}{%
+ \ltx@iffileloaded{puenc-greekbasic.def}{}{%
\Hy@SaveCatcodeSettings{pu}%
- \input{puenc-greek.def}%
+ \input{puenc-greekbasic.def}%
\Hy@RestoreCatcodeSettings{pu}}%
\Hy@SaveCatcodeSettings{psdextra}%
\input{psdextra.def}%
@@ -22365,7 +22365,7 @@
% Greek is only loaded if \cs{textBeta} is defined.
% \begin{macrocode}
\ifx\textBeta\@undefined \else
-\input{puenc-greek.def}
+\input{puenc-greekbasic.def}
\fi
%</puenc>
%<*pugreek>