[latex3-commits] [latex3/latex3] main: Add `macro` env for `\__draw_softpath_closepath:` (3b901d0e7)
github at latex-project.org
github at latex-project.org
Sun Mar 3 14:08:51 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/3b901d0e778f9ec93c03daf6d68ee97ab5668a7e
>---------------------------------------------------------------
commit 3b901d0e778f9ec93c03daf6d68ee97ab5668a7e
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Sat Mar 2 20:26:58 2024 +0800
Add `macro` env for `\__draw_softpath_closepath:`
>---------------------------------------------------------------
3b901d0e778f9ec93c03daf6d68ee97ab5668a7e
l3experimental/l3draw/l3draw-softpath.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3experimental/l3draw/l3draw-softpath.dtx b/l3experimental/l3draw/l3draw-softpath.dtx
index 2be08a877..ccbba2d56 100644
--- a/l3experimental/l3draw/l3draw-softpath.dtx
+++ b/l3experimental/l3draw/l3draw-softpath.dtx
@@ -163,6 +163,7 @@
% \end{macrocode}
% \end{variable}
%
+% \begin{macro}{\@@_softpath_closepath:}
% \begin{macro}{\@@_softpath_curveto:nnnnnn}
% \begin{macro}
% {
@@ -227,6 +228,7 @@
% \end{macro}
% \end{macro}
% \end{macro}
+% \end{macro}
%
% \begin{macro}
% {
More information about the latex3-commits
mailing list.