[latex3-commits] [git/LaTeX3-latex3-latex2e] everymath: testing needs more packages (48b1c9b6)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sat Jan 7 11:17:25 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : everymath
Link : https://github.com/latex3/latex2e/commit/48b1c9b6ed659f076527d2ad44f574e57d698949
>---------------------------------------------------------------
commit 48b1c9b6ed659f076527d2ad44f574e57d698949
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sat Jan 7 11:17:25 2023 +0100
testing needs more packages
>---------------------------------------------------------------
48b1c9b6ed659f076527d2ad44f574e57d698949
.github/tl_packages | 10 ++++++----
.gitignore | 3 +++
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/.github/tl_packages b/.github/tl_packages
index 6010e399..4a6bf628 100644
--- a/.github/tl_packages
+++ b/.github/tl_packages
@@ -41,12 +41,14 @@ varwidth
songs
#
# special testing for latex-lab
-pdfmanagement-testphase
-pdfcol
-l3experimental
-tagpdf
+empheq
# we proably want to test new code against KOMA once in a while
koma-script
+l3experimental
+mathtools
+pdfcol
+pdfmanagement-testphase
+tagpdf
#
# Additional support for typesetting
alphalph
diff --git a/.gitignore b/.gitignore
index 7dd7f2de..8e39d9c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,6 @@ install-new-tlg-versions.sh
replace-string.sh
required/*/*.pdf
*.toc31
+
+!.github/tl_packages
+
More information about the latex3-commits
mailing list.