[latex3-commits] [git/LaTeX3-latex3-latex2e] latex-lab-toc-sec: add missing test configs to build.lua (40ec9bc9)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Feb 24 19:44:21 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : latex-lab-toc-sec
Link       : https://github.com/latex3/latex2e/commit/40ec9bc99ecb286b19fbe00a02dc7cd7c6a85f5b

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

commit 40ec9bc99ecb286b19fbe00a02dc7cd7c6a85f5b
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Feb 24 19:44:21 2023 +0100

    add missing test configs to build.lua


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

40ec9bc99ecb286b19fbe00a02dc7cd7c6a85f5b
 required/latex-lab/build.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/required/latex-lab/build.lua b/required/latex-lab/build.lua
index 797834a3..27c0caf3 100644
--- a/required/latex-lab/build.lua
+++ b/required/latex-lab/build.lua
@@ -48,7 +48,7 @@ checksearch  = true
 
 -- Allow for TU and other test configurations
 
-checkconfigs = {"build","config-TU","config-OR","config-mathcapture","config-OR-luatex"}
+checkconfigs = {"build","config-TU","config-OR","config-mathcapture","config-OR-luatex","config-sec-tagging","config-toc-tagging",}
 
 
 





More information about the latex3-commits mailing list.