[latex3-commits] [latex3/latex3] main: Update expl3 for \IfPackageLoadedTF (70642612d)
github at latex-project.org
github at latex-project.org
Mon Oct 9 23:02:52 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/70642612d5a4a6a1a846d55f66c354af7a561837
>---------------------------------------------------------------
commit 70642612d5a4a6a1a846d55f66c354af7a561837
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 9 22:02:52 2023 +0100
Update expl3 for \IfPackageLoadedTF
See #1252.
>---------------------------------------------------------------
70642612d5a4a6a1a846d55f66c354af7a561837
l3kernel/expl3.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/expl3.dtx b/l3kernel/expl3.dtx
index e41128890..3d1c3a6a8 100644
--- a/l3kernel/expl3.dtx
+++ b/l3kernel/expl3.dtx
@@ -847,7 +847,7 @@
% \begin{itemize}
% \item \pkg{expl3} is mainly focused on programming. This means that
% some areas still require the use of \LaTeXe{} internal macros.
-% For example, you may well need \tn{@ifpackageloaded}, as there
+% For example, you may well need \tn{IfPackageLoadedTF}, as there
% is currently no native \pkg{expl3} package loading module.
% \item User level macros should be generated using the mechanism
% available in the \pkg{xparse} package, which is part of the
More information about the latex3-commits
mailing list.