[latex3-commits] [git/LaTeX3-latex3-hyperref] testnewkeyval: remove \Hy at MaybeStopNow, probably unneeded (970ef81)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Jul 6 11:06:28 CEST 2022
Repository : https://github.com/latex3/hyperref
On branch : testnewkeyval
Link : https://github.com/latex3/hyperref/commit/970ef810009d156ed1f512bda866f0c969fd51d0
>---------------------------------------------------------------
commit 970ef810009d156ed1f512bda866f0c969fd51d0
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Jul 6 11:06:28 2022 +0200
remove \Hy at MaybeStopNow, probably unneeded
>---------------------------------------------------------------
970ef810009d156ed1f512bda866f0c969fd51d0
hyperref.dtx | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/hyperref.dtx b/hyperref.dtx
index 1f58369..2a166ea 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -5355,8 +5355,8 @@
% \end{macrocode}
% vtex is rather special.
+% The command |\Hy at MaybeStopNow| has been removed, as the purpose is unclear.
% \begin{macrocode}
-\let\Hy at MaybeStopNow\relax
\DeclareVoidOption{vtex}{%
\ifvtex
\ifnum 0\ifnum\OpMode<1 1\fi \ifnum\OpMode>3 1\fi =0 %
@@ -7017,11 +7017,6 @@
\InputIfFileExists{hyperref.cfg}{}{}
\Hy at SetCatcodes
\let\ExecuteOptions\hyper at normalise
-\ifx\Hy at MaybeStopNow\relax
-\else
- \Hy at stoppedearlytrue
- \expandafter\Hy at MaybeStopNow
-\fi
\Hy at stoppedearlyfalse
% \end{macrocode}
% To add flexibility, we will not use the ordinary processing of
More information about the latex3-commits
mailing list.