[latex3-commits] [git/LaTeX3-latex3-latex3] cctab: Correct l3docstrip markup in l3cctab (7b859cad7)

Bruno Le Floch bruno at le-floch.fr
Tue Jul 14 23:49:26 CEST 2020


Repository : https://github.com/latex3/latex3
On branch  : cctab
Link       : https://github.com/latex3/latex3/commit/7b859cad70da12cbbb0dcd11fb7ad752fdd1a0da

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

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

    Correct l3docstrip markup in l3cctab


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

7b859cad70da12cbbb0dcd11fb7ad752fdd1a0da
 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.