[latex3-commits] [git/LaTeX3-latex3-hyperref] main: change longtable check, fix #193 (dfd30c4)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Jun 5 10:51:27 CEST 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/dfd30c47e00a6293b1690ff1b086564130c23bef
>---------------------------------------------------------------
commit dfd30c47e00a6293b1690ff1b086564130c23bef
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Jun 5 10:51:27 2021 +0200
change longtable check, fix #193
>---------------------------------------------------------------
dfd30c47e00a6293b1690ff1b086564130c23bef
hyperref.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperref.dtx b/hyperref.dtx
index 620e02b..5ee332e 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -11417,7 +11417,7 @@
% without valid anchor
% \begin{macrocode}
\@ifpackageloaded{longtable}{%
- \CheckCommand*{\LT at p@ftntext}[1]{%
+ \CheckCommand{\LT at p@ftntext}[1]{%
\edef\@tempa{%
\the\LT at p@ftn
\noexpand\footnotetext[\the\c at footnote]%
More information about the latex3-commits
mailing list.