[latex3-commits] [git/LaTeX3-latex3-latex2e] early-endlinechar: Update test file (a0d53b26)
Phelype Oleinik
phelype.oleinik at latex-project.org
Thu Apr 13 15:22:32 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : early-endlinechar
Link : https://github.com/latex3/latex2e/commit/a0d53b261ef682dc72ac07db6a756304374b2053
>---------------------------------------------------------------
commit a0d53b261ef682dc72ac07db6a756304374b2053
Author: Phelype Oleinik <phelype.oleinik at latex-project.org>
Date: Thu Apr 13 10:22:32 2023 -0300
Update test file
>---------------------------------------------------------------
a0d53b261ef682dc72ac07db6a756304374b2053
base/testfiles-ltcmd/github-0876.tlg | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/testfiles-ltcmd/github-0876.tlg b/base/testfiles-ltcmd/github-0876.tlg
index 4b775981..c250550e 100644
--- a/base/testfiles-ltcmd/github-0876.tlg
+++ b/base/testfiles-ltcmd/github-0876.tlg
@@ -27,7 +27,7 @@ The token list contains the tokens:
> b (the character b)
> a (the character a)
> r (the character r)
-> (blank space )
+> ^^M (the character ^^M)
> b (the character b)
> a (the character a)
> r (the character r).
@@ -35,7 +35,7 @@ The token list contains the tokens:
l. ...bar+
^^M
The token list contains the tokens:
-> (blank space )
+> ^^M (the character ^^M)
> b (the character b)
> a (the character a)
> r (the character r)
More information about the latex3-commits
mailing list.