[latex3-commits] [git/LaTeX3-latex3-latex2e] gh944: avoid showing the real filelist as it contains dates and different backend files (1d18ce43)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Nov 7 09:32:13 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : gh944
Link : https://github.com/latex3/latex2e/commit/1d18ce4399603bfe3ae6dc616cf51d8f02fac473
>---------------------------------------------------------------
commit 1d18ce4399603bfe3ae6dc616cf51d8f02fac473
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Nov 7 09:32:13 2022 +0100
avoid showing the real filelist as it contains dates and different backend files
>---------------------------------------------------------------
1d18ce4399603bfe3ae6dc616cf51d8f02fac473
base/testfiles/github-0944.lvt | 4 ++++
base/testfiles/github-0944.tlg | 6 +-----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/base/testfiles/github-0944.lvt b/base/testfiles/github-0944.lvt
index 41f96b1c..bb1e83f7 100644
--- a/base/testfiles/github-0944.lvt
+++ b/base/testfiles/github-0944.lvt
@@ -10,6 +10,10 @@
\makeatletter
\def\patch at level{-2}
\def\development at branch@name{-release-version-test-}
+\AtBeginDocument{\def\@dofilelist{%
+ \typeout{^^J *File List*}%
+ \typeout{ -show the file list here-}%
+ \typeout{ ***********^^J}}}}
\makeatother
% reactivate the release info:
diff --git a/base/testfiles/github-0944.tlg b/base/testfiles/github-0944.tlg
index 76832d90..5aab3382 100644
--- a/base/testfiles/github-0944.tlg
+++ b/base/testfiles/github-0944.tlg
@@ -24,10 +24,6 @@ LaTeX Warning: Reference `unknown' on page 1 undefined on input line ....
-formatname- <-formatversion-> pre-release-2 (-release-version-test- branch)
***********
*File List*
- article.cls ....-..-.. v... Standard LaTeX document class
- size10.clo ....-..-.. v... Standard LaTeX file (size option)
- test2e.tex
- expl3.sty ....-..-.. L3 programming layer (loader)
-l3backend-dvips.def ....-..-.. L3 backend support: dvips
+ -show the file list here-
***********
LaTeX Warning: There were undefined references.
More information about the latex3-commits
mailing list.