[latex3-commits] [latex3/latex3] main: Restore missing ")" (87f483825)
github at latex-project.org
github at latex-project.org
Wed Oct 18 06:43:44 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/87f48382534de6fa18381ccefe02b95db5aba5ce
>---------------------------------------------------------------
commit 87f48382534de6fa18381ccefe02b95db5aba5ce
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Oct 18 05:43:44 2023 +0100
Restore missing ")"
>---------------------------------------------------------------
87f48382534de6fa18381ccefe02b95db5aba5ce
l3trial/l3fp-extras/l3fp-symbolic.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3trial/l3fp-extras/l3fp-symbolic.dtx b/l3trial/l3fp-extras/l3fp-symbolic.dtx
index e277fbc39..34e1a587c 100644
--- a/l3trial/l3fp-extras/l3fp-symbolic.dtx
+++ b/l3trial/l3fp-extras/l3fp-symbolic.dtx
@@ -441,7 +441,7 @@
\use:e
{
\@@_symbolic_cs_arg_to_fn:NN #1#2
- \exp_last_unbraced:Nf ( { \@@_to_tl_dispatch:w #3 }
+ \exp_last_unbraced:Nf ( { \@@_to_tl_dispatch:w #3 } )
}
}
\cs_new:Npn \@@_symbolic_binary_to_tl:Nww #1, #2; #3; @
More information about the latex3-commits
mailing list.