summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref/hyperref.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hyperref/hyperref.dtx')
-rw-r--r--macros/latex/contrib/hyperref/hyperref.dtx40
1 files changed, 5 insertions, 35 deletions
diff --git a/macros/latex/contrib/hyperref/hyperref.dtx b/macros/latex/contrib/hyperref/hyperref.dtx
index 6096fad1d1..ba503fa255 100644
--- a/macros/latex/contrib/hyperref/hyperref.dtx
+++ b/macros/latex/contrib/hyperref/hyperref.dtx
@@ -52,7 +52,7 @@
%<puvnenc>\ProvidesFile{puvnenc.def}
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
-%<!none&!packageEnd> [2022-05-13 v7.00o %
+%<!none&!packageEnd> [2022-05-16 v7.00p %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -609,6 +609,7 @@
\RequirePackage{hycolor}
\RequirePackage{letltxmacro}[2008/06/13]
\RequirePackage{auxhook}[2009/12/14]
+\RequirePackage{nameref}[2012/07/28]
\def\Hy@Error{\@PackageError{hyperref}}
\def\Hy@Warning{\@PackageWarning{hyperref}}
\def\Hy@WarningNoLine{\@PackageWarningNoLine{hyperref}}
@@ -883,7 +884,6 @@
\Hy@texhtfalse
\Hy@psdextrafalse
\Hy@pdftoolbartrue
-\Hy@typexmlfalse
\Hy@unicodetrue
\ifx\kanjiskip\@undefined
\else
@@ -4676,9 +4676,6 @@
\define@key{Hyp}{verbose}[true]{%
\Hy@boolkey{verbose}{#1}%
}
-\define@key{Hyp}{typexml}[true]{%
- \Hy@boolkey{typexml}{#1}%
-}
% \end{macrocode}
% If we are going to PDF via HyperTeX |\special| commands,
% the dvips (-z option) processor does not know
@@ -6927,13 +6924,6 @@
\else
\Hy@Info{Backreferencing OFF}%
\fi
-\ifHy@typexml
- \Hy@AtEndOfPackage{%
- \RequirePackage{color}%
- \RequirePackage{nameref}[2012/07/28]%
- }%
-\fi
-\Hy@DisableOption{typexml}
\ifHy@implicit
\Hy@InfoNoLine{Implicit mode ON; LaTeX internals redefined}%
\else
@@ -7268,12 +7258,9 @@
\ifHy@colorlinks
\def\@pdfborder{0 0 0}%
\let\@pdfborderstyle\@empty
- \ifHy@typexml
- \else
- \Hy@CatcodeWrapper{%
- \RequirePackage{color}%
- }%
- \fi
+ \Hy@CatcodeWrapper{%
+ \RequirePackage{color}%
+ }%
\def\Hy@colorlink#1{%
\begingroup
\HyColor@UseColor#1%
@@ -7298,12 +7285,6 @@
\Hy@DisableOption{frenchlinks}%
\ifHy@texht
\else
- \ifHy@typexml
- \else
- \Hy@CatcodeWrapper{%
- \RequirePackage{nameref}[2012/07/28]%
- }%
- \fi
% \end{macrocode}
% With active links we have to redefine the starred versions
% to avoid that they get links from the include |\@setref|:
@@ -9512,11 +9493,6 @@
% longer needed as |\contentsline| has now always four arguments.
% \begin{macrocode}
\if@filesw
- \ifHy@typexml
- \immediate\closeout\@mainaux
- \immediate\openout\@mainaux\jobname.aux\relax
- \immediate\write\@auxout{<relaxxml>\relax}%
- \fi
\immediate\write\@auxout{%
\string\providecommand\string\HyperFirstAtBeginDocument{%
\string\AtBeginDocument}^^J%
@@ -19626,9 +19602,6 @@
\newwrite\@outlinefile
\Hy@OutlineRerunCheck
\immediate\openout\@outlinefile=\jobname.out\relax
- \ifHy@typexml
- \immediate\write\@outlinefile{<relaxxml>\relax}%
- \fi
\fi
\fi
}
@@ -19713,9 +19686,6 @@
\newwrite\@outlinefile
\Hy@OutlineRerunCheck
\immediate\openout\@outlinefile=\jobname.out\relax
- \ifHy@typexml
- \immediate\write\@outlinefile{<relaxxml>\relax}%
- \fi
\fi
\fi
}