[latex3-commits] [latex3/latex3] main: Some internal tune-ups (8ea729798)

github at latex-project.org github at latex-project.org
Sat Oct 14 17:06:57 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/8ea729798871f81c9e1ab76c4d03ffa36cea0306

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

commit 8ea729798871f81c9e1ab76c4d03ffa36cea0306
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Oct 14 16:06:57 2023 +0100

    Some internal tune-ups
    
    These are hang-overs that are no longer needed.


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

8ea729798871f81c9e1ab76c4d03ffa36cea0306
 l3kernel/l3text-case.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3kernel/l3text-case.dtx b/l3kernel/l3text-case.dtx
index 7872ed9ef..e99be423a 100644
--- a/l3kernel/l3text-case.dtx
+++ b/l3kernel/l3text-case.dtx
@@ -708,12 +708,12 @@
                   { \token_if_active_p:N #4 }
                   { ! \int_compare_p:nNn {`#4} < { "80 } }
               }
-              { \use:c { @@_change_case_codepoint_ #1 :nnn } }
+              { \@@_change_case_codepoint_title:nnn }
               { \@@_change_case_codepoint_title:nnnnn { title } {#1} }
           }
-          { \use:c { @@_change_case_codepoint_ #1 :nnn } }
+          { \@@_change_case_codepoint_title:nnn }
       }
-      { \use:c { @@_change_case_codepoint_ #1 :nnn } }
+      { \@@_change_case_codepoint_title:nnn }
         {#2} {#3} {#4}
   }
 \cs_new:Npn \@@_change_case_codepoint_title:nnn #1#2#3





More information about the latex3-commits mailing list.