[latex3-commits] [latex3/latex2e] develop: kernel option for l3doc for #1271 (cc3b0f81)

github at latex-project.org github at latex-project.org
Mon Feb 12 20:13:15 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/cc3b0f81a81f7ee7eebe128c21aca4a03b1676af

>---------------------------------------------------------------

commit cc3b0f81a81f7ee7eebe128c21aca4a03b1676af
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Mon Feb 12 19:13:15 2024 +0000

    kernel option for l3doc for #1271


>---------------------------------------------------------------

cc3b0f81a81f7ee7eebe128c21aca4a03b1676af
 base/source2edoc.cls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/source2edoc.cls b/base/source2edoc.cls
index 86a38fcf..097b286e 100644
--- a/base/source2edoc.cls
+++ b/base/source2edoc.cls
@@ -7,7 +7,7 @@
 
 
 
-\LoadClass{l3doc}
+\LoadClass[kernel]{l3doc}
 
 \RemoveFromHook{begindocument}[l3doc]          % drop the standard setting  making " a shortverb
 \AddToHook{begindocument}{\MakeShortVerb \|}   % but readd | as one





More information about the latex3-commits mailing list.