[latex3-commits] [latex3/latex3] main: Typo in l3draw (f1b619e59)
github at latex-project.org
github at latex-project.org
Sat Mar 2 07:48:22 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/f1b619e5991bbec8f37ed19d7d6ba510a32d0ac5
>---------------------------------------------------------------
commit f1b619e5991bbec8f37ed19d7d6ba510a32d0ac5
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Sat Mar 2 09:47:22 2024 +0800
Typo in l3draw
>---------------------------------------------------------------
f1b619e5991bbec8f37ed19d7d6ba510a32d0ac5
l3experimental/l3draw/l3draw.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index 8445036d0..a1c2d0816 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -583,7 +583,7 @@
%
% \begin{function}{\draw_path_corner_arc:nn}
% \begin{syntax}
-% \cs{draw_path_corner_arc:n} \Arg{length1} \Arg{length2}
+% \cs{draw_path_corner_arc:nn} \Arg{length1} \Arg{length2}
% \end{syntax}
% Sets the degree of rounding applied to corners in a path: the two
% \meta{length} values are the distances from the corner at which the curving
More information about the latex3-commits
mailing list.