[latex3-commits] [latex3/unicode-data] main: Drop \AUTHOR from .lvt files (b73becc)
github at latex-project.org
github at latex-project.org
Mon Sep 18 10:55:28 CEST 2023
Repository : https://github.com/latex3/unicode-data
On branch : main
Link : https://github.com/latex3/unicode-data/commit/b73beccdc9081e8b868a4dbb69eff8d7decd2c57
>---------------------------------------------------------------
commit b73beccdc9081e8b868a4dbb69eff8d7decd2c57
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Sep 18 09:55:28 2023 +0100
Drop \AUTHOR from .lvt files
>---------------------------------------------------------------
b73beccdc9081e8b868a4dbb69eff8d7decd2c57
testfiles/unicode001.lvt | 1 -
testfiles/unicode002.lvt | 1 -
testfiles/unicode003.lvt | 3 +--
3 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/testfiles/unicode001.lvt b/testfiles/unicode001.lvt
index 2391dd2..dddd8f7 100644
--- a/testfiles/unicode001.lvt
+++ b/testfiles/unicode001.lvt
@@ -3,7 +3,6 @@
%
\input regression-test %
-\AUTHOR{Joseph Wright}
\def\Assert#1#2#3{%
\ifnum#1"#2=#3 %
diff --git a/testfiles/unicode002.lvt b/testfiles/unicode002.lvt
index be521d9..3569a3b 100644
--- a/testfiles/unicode002.lvt
+++ b/testfiles/unicode002.lvt
@@ -3,7 +3,6 @@
%
\input regression-test %
-\AUTHOR{Joseph Wright}
\def\Assert#1#2#3{%
\ifnum#1"#2=#3 %
diff --git a/testfiles/unicode003.lvt b/testfiles/unicode003.lvt
index a278085..fe90e03 100644
--- a/testfiles/unicode003.lvt
+++ b/testfiles/unicode003.lvt
@@ -2,8 +2,7 @@
% Copyright (C) The LaTeX Project
%
-\input regression-test %
-\AUTHOR{Joseph Wright}
+\input regression-test %}
\def\AssertUmathcode#1#2{%
\edef\temp{\the\Umathcodenum"#1 }%
More information about the latex3-commits
mailing list.