[latex3-commits] [latex3/latex3] main: Replace tabs with spaces (6e3ca3eee)
github at latex-project.org
github at latex-project.org
Sun Dec 17 20:29:01 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/6e3ca3eee809a2c9b7b9e01ab2ff23fe065150f0
>---------------------------------------------------------------
commit 6e3ca3eee809a2c9b7b9e01ab2ff23fe065150f0
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Sun Dec 17 21:53:34 2023 +0800
Replace tabs with spaces
>---------------------------------------------------------------
6e3ca3eee809a2c9b7b9e01ab2ff23fe065150f0
l3backend/l3backend-header.dtx | 0
l3kernel/testfiles/m3prop003.lvt | 4 ++--
l3kernel/testfiles/m3str-convert005.lvt | 0
l3kernel/testfiles/m3tl-analysis002.lvt | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/testfiles/m3prop003.lvt b/l3kernel/testfiles/m3prop003.lvt
index c7a1337a1..6f0d38678 100644
--- a/l3kernel/testfiles/m3prop003.lvt
+++ b/l3kernel/testfiles/m3prop003.lvt
@@ -132,13 +132,13 @@
\prop_map_inline:Nn \l_a_prop
{
\str_if_eq:nnT {#1}{c}
- { \prop_map_break: }
+ { \prop_map_break: }
\TYPE { > \tl_to_str:n {#1} --- \tl_to_str:n {#2} < }
}
\prop_map_inline:Nn \l_a_prop
{
\str_if_eq:nnT {#1}{b}
- { \prop_map_break:n { \TYPE { \tl_to_str:n {#2} } } }
+ { \prop_map_break:n { \TYPE { \tl_to_str:n {#2} } } }
\TYPE { > \tl_to_str:n {#1} --- \tl_to_str:n {#2} < }
}
}
diff --git a/l3kernel/testfiles/m3tl-analysis002.lvt b/l3kernel/testfiles/m3tl-analysis002.lvt
index cfa00f5f7..273f01675 100644
--- a/l3kernel/testfiles/m3tl-analysis002.lvt
+++ b/l3kernel/testfiles/m3tl-analysis002.lvt
@@ -33,7 +33,7 @@
\TEST { tl_analysis_map_inline~nesting }
{
\tl_analysis_map_inline:nn { a b }
- { \tl_analysis_map_inline:nn { c d } { \TYPE { | #1 ~ ##1 | } } }
+ { \tl_analysis_map_inline:nn { c d } { \TYPE { | #1 ~ ##1 | } } }
\tl_analysis_map_inline:nn { a b }
{
\clist_map_inline:nn { z , c }
More information about the latex3-commits
mailing list.