[latex3-commits] [l3svn] 02/02: Some stray line ends in l3str

noreply at latex-project.org noreply at latex-project.org
Sun Oct 8 23:33:51 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 4daa4656b93e1da7e90ce4ef1b336edb244e04df
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Oct 8 22:14:35 2017 +0100

    Some stray line ends in l3str
---
 l3kernel/l3str.dtx |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/l3kernel/l3str.dtx b/l3kernel/l3str.dtx
index faa37b0..bb2d7cb 100644
--- a/l3kernel/l3str.dtx
+++ b/l3kernel/l3str.dtx
@@ -1371,7 +1371,7 @@
   }
 \group_begin:
 \tex_lccode:D `\* = `\  %
-\tex_lccode:D `\A = `\A 
+\tex_lccode:D `\A = `\A %
 \tex_lowercase:D
   {
     \group_end:
@@ -1404,7 +1404,7 @@
   }
 \group_begin:
 \tex_lccode:D `\* = `\  %
-\tex_lccode:D `\A = `\A 
+\tex_lccode:D `\A = `\A %
 \tex_lowercase:D
   {
     \group_end:
@@ -2038,7 +2038,7 @@
         \tex_catcode:D `\# = 12 \scan_stop:
         \tex_catcode:D `\  = 10 \scan_stop:
         \tex_openin:D \g_@@_data_ior = #1 \scan_stop:
-        \cs_if_exist:NT \utex_char:D 
+        \cs_if_exist:NT \utex_char:D
           { \@@_map_loop: }
         \tex_closein:D \g_@@_data_ior
       \group_end:
@@ -2094,7 +2094,7 @@
             { \utex_char:D "#5 }
         }
     }
-%    \end{macrocode}   
+%    \end{macrocode}
 % Parse the main Unicode data file for title case exceptions (the one-to-one
 % lower and upper case mappings it contains are all be covered by the \TeX{}
 % data).
@@ -2116,7 +2116,7 @@
         }
     }
   \@@_map_inline:n { UnicodeData.txt }
-%    \end{macrocode}   
+%    \end{macrocode}
 %  The set up for case folding is in two parts. For the basic (core) mappings,
 %  folding is the same as lower casing in most positions so only store
 %  the differences. For the more complex foldings, always store the result,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list