summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hypertex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-26 21:05:03 +0000
committerKarl Berry <karl@freefriends.org>2023-11-26 21:05:03 +0000
commit262cf5e1ccaa88f12309ca9843e742843df05c0b (patch)
treec0426828c1bff7011b18b246d472d44a19d5d278 /Master/texmf-dist/tex/latex/hyperref/hypertex.def
parenta071ec11bc2fdd3a12065bcdf1b6ad827995056b (diff)
hyperref (26nov23)
git-svn-id: svn://tug.org/texlive/trunk@68972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hypertex.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hypertex.def10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
index e018d9b8d7b..5ed58a7a1fb 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
@@ -33,11 +33,11 @@
%%
%% File: hyperref.dtx
\ProvidesFile{hypertex.def}
- [2023-11-09 v7.01f %
+ [2023-11-26 v7.01g %
Hyperref driver for HyperTeX specials]
\Hy@VersionCheck{hypertex.def}
\providecommand*{\XR@ext}{dvi}
-\let\PDF@FinishDoc\ltx@empty
+\let\PDF@FinishDoc\@empty
\def\PDF@SetupDoc{%
\ifx\@baseurl\@empty
\else
@@ -140,7 +140,7 @@
\def\@Form[#1]{%
\Hy@Message{Sorry, HyperTeX does not support FORMs}%
}
-\let\@endForm\ltx@empty
+\let\@endForm\@empty
\def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum
\Hy@Message{Sorry, HyperTeX does not support FORM gauges}%
}
@@ -206,7 +206,7 @@
\endgroup
\H@old@schapter{#1}%
}
-\ltx@IfUndefined{@chapter}{}{%
+\@ifundefined{@chapter}{}{%
\let\Hy@org@chapter\@chapter
\def\@chapter{%
\def\Hy@next{%
@@ -216,7 +216,7 @@
}%
}%
\ifnum\c@secnumdepth>\m@ne
- \ltx@IfUndefined{if@mainmatter}%
+ \@ifundefined{if@mainmatter}%
\iftrue{\csname if@mainmatter\endcsname}%
\let\Hy@next\relax
\fi