[latex3-commits] [latex3/latex3] main: Mumble (ae409d6ca)
github at latex-project.org
github at latex-project.org
Sun Dec 10 22:01:26 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/ae409d6cac362b2bf1ac9379c95f2424a9fc9ea9
>---------------------------------------------------------------
commit ae409d6cac362b2bf1ac9379c95f2424a9fc9ea9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 10 21:01:26 2023 +0000
Mumble
>---------------------------------------------------------------
ae409d6cac362b2bf1ac9379c95f2424a9fc9ea9
l3kernel/l3doc.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3kernel/l3doc.dtx b/l3kernel/l3doc.dtx
index 1a4b51265..9a42d3318 100644
--- a/l3kernel/l3doc.dtx
+++ b/l3kernel/l3doc.dtx
@@ -1462,7 +1462,8 @@ and all files in that bundle must be distributed together.
% \end{macrocode}
%
% \begin{macrocode}
-\DeclareUnknownKeyHandler { \PassOptionsToClass { \CurrentOption } { article } }
+\DeclareUnknownKeyHandler [ l3doc / options ]
+ { \PassOptionsToClass { \CurrentOption } { article } }
\SetKeys [ l3doc / options ]
{ full , kernel , check = false , checktest = false , lm-default }
\PassOptionsToClass { a4paper } { article }
More information about the latex3-commits
mailing list.