[latex3-commits] [latex3/latex3] main: Missed some "%" (f1367f84a)

github at latex-project.org github at latex-project.org
Fri Dec 8 09:50:52 CET 2023


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

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

commit f1367f84a9f33eafaecf6d2bf616b2e5360e6034
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Dec 8 08:50:52 2023 +0000

    Missed some "%"


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

f1367f84a9f33eafaecf6d2bf616b2e5360e6034
 l3kernel/l3str.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/l3kernel/l3str.dtx b/l3kernel/l3str.dtx
index 17d43b473..11b288bc3 100644
--- a/l3kernel/l3str.dtx
+++ b/l3kernel/l3str.dtx
@@ -128,10 +128,10 @@
 % \end{function}
 %
 % \begin{function}[added = 2015-09-18]
-    {
-      \str_clear_new:N, \str_clear_new:c,
-      \str_gclear_new:N, \str_gclear_new:c
-    }
+%   {
+%      \str_clear_new:N, \str_clear_new:c,
+%      \str_gclear_new:N, \str_gclear_new:c
+%    }
 %   \begin{syntax}
 %     \cs{str_clear_new:N} \meta{str~var}
 %   \end{syntax}





More information about the latex3-commits mailing list.