[latex3-commits] [latex3/latex3] main: Correct a typo (d9380a5a6)
github at latex-project.org
github at latex-project.org
Thu Dec 7 07:05:49 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/d9380a5a6e7aae0910768f021c9d0935a8c027ba
>---------------------------------------------------------------
commit d9380a5a6e7aae0910768f021c9d0935a8c027ba
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Dec 7 06:05:49 2023 +0000
Correct a typo
>---------------------------------------------------------------
d9380a5a6e7aae0910768f021c9d0935a8c027ba
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 8f0467519..9523fa433 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -994,7 +994,7 @@
%
% \begin{function}{\draw_coffin_use:Nnn}
% \begin{syntax}
-% \cs{draw_coffin_use:N} \meta{coffin} \Arg{hpole} \Arg{vpole}
+% \cs{draw_coffin_use:Nnn} \meta{coffin} \Arg{hpole} \Arg{vpole}
% \end{syntax}
% Inserts the \meta{coffin} into a drawing, taking account of the current
% transformation matrix and shift, and adjusting the drawing bounding
More information about the latex3-commits
mailing list.