[latex3-commits] [git/LaTeX3-latex3-latex3] debug: Mumble (9b9511e)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jun 18 07:45:13 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : debug
Link : https://github.com/latex3/latex3/commit/9b9511e3bedb1e690e48d9bfe6e3f3f621797378
>---------------------------------------------------------------
commit 9b9511e3bedb1e690e48d9bfe6e3f3f621797378
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 18 06:45:13 2019 +0100
Mumble
>---------------------------------------------------------------
9b9511e3bedb1e690e48d9bfe6e3f3f621797378
l3kernel/l3deprecation.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index 66fc912..59501f9 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -792,7 +792,7 @@
#1 \c_one_thousand { 1000 } #2
#1 \c_ten_thousand { 10000 } #2
}
-\cs_set_protected:Npn \@@_deprecated_constants:Nn #1#2#3
+\cs_set_protected:Npn \@@_deprecated_constants:Nn #1#2
{
\cs_if_free:NT #1
{ \int_const:Nn #1 {#2} }
More information about the latex3-commits
mailing list