summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref/hyperref.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-08 03:01:14 +0000
committerNorbert Preining <norbert@preining.info>2021-02-08 03:01:14 +0000
commit314f2cf58d8c42409e06e1c52de09b77d6e5fe09 (patch)
treeaed06f32ad00ff26fb839b9fd650b51b2443a3fb /macros/latex/contrib/hyperref/hyperref.dtx
parente068841d2fc2976d094b382e4dd5e4d6df455506 (diff)
CTAN sync 202102080301
Diffstat (limited to 'macros/latex/contrib/hyperref/hyperref.dtx')
-rw-r--r--macros/latex/contrib/hyperref/hyperref.dtx20
1 files changed, 15 insertions, 5 deletions
diff --git a/macros/latex/contrib/hyperref/hyperref.dtx b/macros/latex/contrib/hyperref/hyperref.dtx
index 3e84e320ab..5ab411463a 100644
--- a/macros/latex/contrib/hyperref/hyperref.dtx
+++ b/macros/latex/contrib/hyperref/hyperref.dtx
@@ -4,7 +4,7 @@
%% 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 LaTeX3 Project
+%% 2019-2021 LaTeX Project
%% https://github.com/latex3/hyperref/issues
%%
%% This file is part of the `Hyperref Bundle'.
@@ -20,7 +20,7 @@
%%
%% This work has the LPPL maintenance status `maintained'.
%%
-%% The Current Maintainer of this work is the LaTeX3 Project.
+%% 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'.
@@ -51,7 +51,7 @@
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
%<lang>\ProvidesFile{hyperref-langpatches.def}
-%<!none> [2021-02-04 v7.00g %
+%<!none> [2021-02-07 v7.00h %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -124,7 +124,7 @@
\title{Hypertext marks in \LaTeX}%
\author{Sebastian Rahtz (deceased)\\%
Heiko Oberdiek (inactive)\\%
- The \LaTeX3 Project\\%
+ The \LaTeX\ Project\\%
\texttt{https://github.com/latex3/hyperref/issues}}%
% \date{processed \today}%
\date{\filedate\space\fileversion}%
@@ -20966,7 +20966,9 @@
\DeclareTextCommand{\v}{PU}[1]{#1\83\014}% U+030C
% U+030F COMBINING DOUBLE GRAVE ACCENT; dblgravecmb
\DeclareTextCommand{\G}{PU}[1]{#1\83\017}% U+030F
+\ifx\CYRDZE\@undefined \else
\DeclareTextCommand{\C}{PU}[1]{#1\83\017}% U+030F
+\fi
% U+0311 COMBINING INVERTED BREVE; breveinvertedcmb
\DeclareTextCommand{\textinvbreve}{PU}[1]{#1\83\021}% U+0311
\DeclareTextCommand{\newtie}{PU}[1]{#1\83\021}% U+0311
@@ -22305,8 +22307,9 @@
% \end{macrocode}
%
% \subsubsection{Greek and Coptic: U+0370 to U+03FF}
-%
+% Greek is only loaded if \cs{textBeta} is defined.
% \begin{macrocode}
+\ifx\textBeta\@undefined \else
% U+0374 GREEK NUMERAL SIGN; numeralsigngreek
\DeclareTextCommand{\textnumeralsigngreek}{PU}{\83\164}% U+0374
\DeclareTextCommand{\textdexiakeraia}{PU}{\83\164}% U+0374
@@ -22488,13 +22491,16 @@
% U+03F6 GREEK REVERSED LUNATE EPSILON SYMBOL;
% \backepsilon (AmS)
\DeclareTextCommand{\textbackepsilon}{PU}{\83\366}% U+03F6
+\fi
% \end{macrocode}
%
% \subsubsection{Cyrillic: U+0400 to U+04FF}
%
% Thanks to Vladimir Volovich (\Email{vvv@vvv.vsu.ru}) for
% the help with the Cyrillic glyph names.
+% Cyrillic only loaded if \cs{CYRDZE} is defined.
% \begin{macrocode}
+\ifx\CYRDZE\@undefined \else
% U+0400 CYRILLIC CAPITAL LETTER IE WITH GRAVE
\DeclareTextCompositeCommand{\`}{PU}{\CYRE}{\84\000}% U+0400
% U+0401 CYRILLIC CAPITAL LETTER IO; Iocyrillic, *afii10023
@@ -23030,6 +23036,7 @@
\DeclareTextCommand{\CYRHHK}{PU}{\84\374}% U+04FC
% U+04FD CYRILLIC SMALL LETTER HA WITH HOOK
\DeclareTextCommand{\cyrhhk}{PU}{\84\375}% U+04FD
+\fi
% \end{macrocode}
% |\84\376|: U+04FE CYRILLIC CAPITAL LETTER HA WITH STROKE\\
% |\84\377|: U+04FF CYRILLIC SMALL LETTER HA WITH STROKE
@@ -23037,7 +23044,9 @@
% \subsubsection{Hebrew: U+0590 to U+05FF}
%
% Macro names are taken from \texttt{he8enc.def}.
+% hebrew is only loaded if \cs{hebdalet} is defined
% \begin{macrocode}
+\ifx\hebdalet\@undefined\else
% U+05C3 HEBREW PUNCTUATION SOF PASUQ
\DeclareTextCommand{\sofpasuq}{PU}{\85\303}% U+05C3
% U+05D0 HEBREW LETTER ALEF
@@ -23101,6 +23110,7 @@
\DeclareTextCommand{\vavyod}{PU}{\85\361}% U+05F1
% U+05F2 HEBREW LIGATURE YIDDISH DOUBLE YOD
\DeclareTextCommand{\doubleyod}{PU}{\85\362}% U+05F2
+\fi
% \end{macrocode}
%
% \subsubsection{Thai: U+0E00 to U+0E7F}