[latex3-commits] [git/LaTeX3-latex3-latex2e] firstaid: load the necessary packages for testing (a7bbf461)

Frank Mittelbach frank.mittelbach at latex-project.org
Sat Sep 26 23:03:29 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : firstaid
Link       : https://github.com/latex3/latex2e/commit/a7bbf461d44ed7c6ce066736b05c8f2fa5e32c32

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

commit a7bbf461d44ed7c6ce066736b05c8f2fa5e32c32
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Sep 26 23:03:29 2020 +0200

    load the necessary packages for testing


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

a7bbf461d44ed7c6ce066736b05c8f2fa5e32c32
 support/texlive.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/support/texlive.sh b/support/texlive.sh
index c8f0a7c1..6f1c655f 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -57,6 +57,12 @@ tlmgr install   \
   stringenc     \
   url
 
+# special testing
+tlmgr install   \
+  bidi          \
+  dinbrief      \
+  filehook
+
 # Additional support for typesetting
 tlmgr install  \
   alphalph     \





More information about the latex3-commits mailing list.