[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Guess what ... (70902092)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Jan 12 23:28:53 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/70902092fbd928f56d242c6bef7548554a9b3c37
>---------------------------------------------------------------
commit 70902092fbd928f56d242c6bef7548554a9b3c37
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jan 12 22:28:53 2022 +0000
Guess what ...
>---------------------------------------------------------------
70902092fbd928f56d242c6bef7548554a9b3c37
required/latex-lab/build.lua | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/required/latex-lab/build.lua b/required/latex-lab/build.lua
index 296c794f..d5f5b292 100644
--- a/required/latex-lab/build.lua
+++ b/required/latex-lab/build.lua
@@ -35,6 +35,13 @@ checkdeps =
checkruns = 2
typesetruns = 2
+typesetdeps =
+ {
+ maindir .. "/base",
+ maindir .. "/required/amsmath",
+ maindir .. "/required/graphics",
+ maindir .. "/required/tools"
+ }
-- we want to test against external packages
More information about the latex3-commits
mailing list.