[latex3-commits] [git/LaTeX3-latex3-iftex] main: use HINT rather than HiTeX for command names (suggested by Martin Ruckert) (c778410)
David Carlisle
d.p.carlisle at gmail.com
Thu Feb 3 20:51:50 CET 2022
Repository : https://github.com/latex3/iftex
On branch : main
Link : https://github.com/latex3/iftex/commit/c7784107a6d001864bbd95ed8bea30f2f1ee99eb
>---------------------------------------------------------------
commit c7784107a6d001864bbd95ed8bea30f2f1ee99eb
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Thu Feb 3 19:51:50 2022 +0000
use HINT rather than HiTeX for command names (suggested by Martin Ruckert)
>---------------------------------------------------------------
c7784107a6d001864bbd95ed8bea30f2f1ee99eb
iftex.sty | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iftex.sty b/iftex.sty
index 7e9e362..02b3d13 100644
--- a/iftex.sty
+++ b/iftex.sty
@@ -235,7 +235,7 @@
\else
\IFTEX at let{hint}{true}
\fi
-\IFTEX at let{HINT}{hinnt}
+\IFTEX at let{HINT}{hint}
% Output mode
More information about the latex3-commits
mailing list.