[latex3-commits] [git/LaTeX3-latex3-latex2e] case-lang: Mumble (1221c3d2)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Oct 18 22:22:50 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : case-lang
Link       : https://github.com/latex3/latex2e/commit/1221c3d2c128611e31cf5f2e79bdb66819d4365c

>---------------------------------------------------------------

commit 1221c3d2c128611e31cf5f2e79bdb66819d4365c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 18 21:22:50 2022 +0100

    Mumble


>---------------------------------------------------------------

1221c3d2c128611e31cf5f2e79bdb66819d4365c
 base/ltfinal.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/base/ltfinal.dtx b/base/ltfinal.dtx
index fd406788..bfab5fc9 100644
--- a/base/ltfinal.dtx
+++ b/base/ltfinal.dtx
@@ -1126,7 +1126,7 @@
     \cs_generate_variant:cn { text_ \str_lowercase:n {#1} case:nn } { V }
     \cs_new_protected:cpx { Make#1case \c_space_tl \c_space_tl \c_space_tl } [##1] ##2
       {
-        \str_clear:N \exp_not:N \reserved at a
+        \cs_set_nopar:Nn \exp_not:N \reserved at a { }
         \keys_set:nn { __kernel } {##1}
         \exp_not:c { text_ \str_lowercase:n {#1} case:Vn }
           \exp_not:N \reserved at a {##2}
@@ -1136,9 +1136,9 @@
        { O{} +m }
        { \exp_not:c { Make#1case \c_space_tl \c_space_tl \c_space_tl } [####1] {####2} }
   }
-\reserves at a { Upper }
-\reserves at a { Lower }
-\reserves at a { Title }
+\reserved at a { Upper }
+\reserved at a { Lower }
+\reserved at a { Title }
 %    \end{macrocode}
 %
 % \changes{v2.2u}{2022/06/02}{Add \cs{NoCaseChange}}





More information about the latex3-commits mailing list.