[latex3-commits] [latex3/latex3] main: Code typo (749f30876)
github at latex-project.org
github at latex-project.org
Tue Jun 27 07:46:50 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/749f3087630aa290c456cce4b43cb5ae4f885ca6
>---------------------------------------------------------------
commit 749f3087630aa290c456cce4b43cb5ae4f885ca6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 27 06:46:50 2023 +0100
Code typo
>---------------------------------------------------------------
749f3087630aa290c456cce4b43cb5ae4f885ca6
l3kernel/l3text-case.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3text-case.dtx b/l3kernel/l3text-case.dtx
index bd1690d56..7cacaaeaf 100644
--- a/l3kernel/l3text-case.dtx
+++ b/l3kernel/l3text-case.dtx
@@ -1285,7 +1285,7 @@
% We choose to retain stress diacritics, but we also need to recombine
% them for pdf\TeX{}. That is handled here.
% \begin{macrocode}
-\cs_new:Npn \_@@_change_case_upper_el_stress:nn #1#2
+\cs_new:Npn \@@_change_case_upper_el_stress:nn #1#2
{
\exp_args:Ne \@@_change_case_generate:n
{
More information about the latex3-commits
mailing list.