[latex3-commits] [latex3/latex3] main: Drop loading expl3 explicitly in l3doc (63f9227a3)
github at latex-project.org
github at latex-project.org
Mon Dec 11 07:30:45 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/63f9227a3afb07c75aba10cd5b642a44ae6720a9
>---------------------------------------------------------------
commit 63f9227a3afb07c75aba10cd5b642a44ae6720a9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Dec 11 06:30:45 2023 +0000
Drop loading expl3 explicitly in l3doc
No longer required.
>---------------------------------------------------------------
63f9227a3afb07c75aba10cd5b642a44ae6720a9
l3kernel/l3doc.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3doc.dtx b/l3kernel/l3doc.dtx
index 6a2ef6ce7..bb7d5eeb5 100644
--- a/l3kernel/l3doc.dtx
+++ b/l3kernel/l3doc.dtx
@@ -57,7 +57,7 @@ and all files in that bundle must be distributed together.
%</driver>
%
%<*driver|class>
-\RequirePackage{expl3,calc}
+\RequirePackage{calc}
%</driver|class>
%
%<*driver>
More information about the latex3-commits
mailing list.