[latex3-commits] [latex3/latex3] main: Correct location of an "\end{macrocode}" line (654aff447)

github at latex-project.org github at latex-project.org
Mon May 22 08:13:07 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/654aff44779a27e5f3454455bfc52b793749a0e1

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

commit 654aff44779a27e5f3454455bfc52b793749a0e1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon May 22 07:13:07 2023 +0100

    Correct location of an "\end{macrocode}" line


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

654aff44779a27e5f3454455bfc52b793749a0e1
 l3kernel/l3skip.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3skip.dtx b/l3kernel/l3skip.dtx
index ea2ae4191..d4f9c88d0 100644
--- a/l3kernel/l3skip.dtx
+++ b/l3kernel/l3skip.dtx
@@ -1819,6 +1819,7 @@
   \@@_tmp:w { nd } {  321 /   685 } % delta = 685/642
   \@@_tmp:w { nc } {  107 /  2740 } % delta = 1370/107
 \group_end:
+%    \end{macrocode}
 %   The tokens after \cs{@@_to_decimal_aux:w} shall have the following form:
 %   |<number>;<half of delta inverse>;|, where |<number>| represents the
 %   input dimension in |sp| unit.
@@ -1853,7 +1854,6 @@
       }
   }
 %    \end{macrocode}
-%    \end{macrocode}
 % \end{macro}
 % \end{macro}
 %





More information about the latex3-commits mailing list.