[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct l3docstrip markup in l3cctab (49cc3f19b)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Jul 16 12:13:16 CEST 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/49cc3f19b440d4b6410628172d6f5cd31b1e6637

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

commit 49cc3f19b440d4b6410628172d6f5cd31b1e6637
Author: Bruno Le Floch <bruno at le-floch.fr>
Date:   Tue Jul 14 23:49:26 2020 +0200

    Correct l3docstrip markup in l3cctab


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

49cc3f19b440d4b6410628172d6f5cd31b1e6637
 l3kernel/l3cctab.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3cctab.dtx b/l3kernel/l3cctab.dtx
index 4ef832d40..f789093dc 100644
--- a/l3kernel/l3cctab.dtx
+++ b/l3kernel/l3cctab.dtx
@@ -776,8 +776,8 @@
 %  or not, the catcodes may be code or document, so we explicitly set up both
 %  correctly.
 %    \begin{macrocode}
-\cs_if_exist:NTF \@expl at finalise@setup@@ % \@@_gset:n
-  { \tl_gput_right:Nn \@expl at finalise@setup@@ }
+\cs_if_exist:NTF \@expl at finalise@setup@@@@
+  { \tl_gput_right:Nn \@expl at finalise@setup@@@@ }
   { \use:n }
   {
     \@@_new:N \c_code_cctab





More information about the latex3-commits mailing list.