[latex3-commits] [git/LaTeX3-latex3-latex2e] travis-gh414: what about now? (b691bab9)

PhelypeOleinik phelype.oleinik at latex-project.org
Sun Oct 18 19:24:32 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : travis-gh414
Link       : https://github.com/latex3/latex2e/commit/b691bab90bf97b1d4217050818499d9cae0dd655

>---------------------------------------------------------------

commit b691bab90bf97b1d4217050818499d9cae0dd655
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Sun Oct 18 14:24:32 2020 -0300

    what about now?


>---------------------------------------------------------------

b691bab90bf97b1d4217050818499d9cae0dd655
 base/testfiles/github-0414.lvt |  3 ++-
 base/testfiles/github-0414.tlg | 11 ++---------
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/base/testfiles/github-0414.lvt b/base/testfiles/github-0414.lvt
index c2044ada..d5e2bed0 100644
--- a/base/testfiles/github-0414.lvt
+++ b/base/testfiles/github-0414.lvt
@@ -4,7 +4,8 @@
 
 \begin{filecontents}[overwrite]{testpath/testcls.cls}
 \def\pkgloads{}
-\DeclareOption{array}{\def\pkgloads{\RequirePackage{array}}}
+\DeclareOption{array}%
+  {\def\pkgloads{\typeout{Look at me, I'm loading 'array.sty'}}}
 \ProcessOptions
 \LoadClass{article}
 \pkgloads
diff --git a/base/testfiles/github-0414.tlg b/base/testfiles/github-0414.tlg
index 71eba9b8..455107c4 100644
--- a/base/testfiles/github-0414.tlg
+++ b/base/testfiles/github-0414.tlg
@@ -16,15 +16,8 @@ File: size10.clo ....-..-.. v... Standard LaTeX file (size option)
 \abovecaptionskip=\skip...
 \belowcaptionskip=\skip...
 \bibindent=\dimen...
-)) (array.sty
-Package: array ....-..-.. v... Tabular extension package (FMi)
-\col at sep=\dimen...
-\ar at mcellbox=\box...
-\extrarowheight=\dimen...
-\NC at list=\toks...
-\extratabsurround=\skip...
-\backup at length=\skip...
-\ar at cellbox=\box...
+)
+Look at me, I'm loading 'array.sty'
 ) (github-0414.aux)
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....





More information about the latex3-commits mailing list.