[latex3-commits] [git/LaTeX3-latex3-latex2e] utf-8-protected: too many @ (5583116e)
David Carlisle
d.p.carlisle at gmail.com
Mon Feb 21 10:36:47 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : utf-8-protected
Link : https://github.com/latex3/latex2e/commit/5583116e6d1fb9dc50cf5245e1d2e5c8f79413c0
>---------------------------------------------------------------
commit 5583116e6d1fb9dc50cf5245e1d2e5c8f79413c0
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Mon Feb 21 09:36:47 2022 +0000
too many @
>---------------------------------------------------------------
5583116e6d1fb9dc50cf5245e1d2e5c8f79413c0
base/ltfinal.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/ltfinal.dtx b/base/ltfinal.dtx
index 3757bdaf..4f3b3f15 100644
--- a/base/ltfinal.dtx
+++ b/base/ltfinal.dtx
@@ -1077,7 +1077,7 @@
% \changes{v2.2r}{2022/02/20}
% {Use \cs{@expl at text@uppercase@@n}, removing local redefinition of \cs{UTF at two@octets at noexpand}}%
% \begin{macrocode}
- \protected at edef\reserved at a{\@expl@@text at uppercase@@n{#1}}%
+ \protected at edef\reserved at a{\@expl at text@uppercase@@n{#1}}%
\reserved at a
}}
\DeclareRobustCommand{\MakeLowercase}[1]{{%
More information about the latex3-commits
mailing list.