[latex3-commits] [git/LaTeX3-latex3-latex2e] cmd: Add config-ltcmd to build.lua (86cd81a4)

PhelypeOleinik phelype.oleinik at latex-project.org
Wed Jan 27 01:15:54 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : cmd
Link       : https://github.com/latex3/latex2e/commit/86cd81a4ec47f460d6254bccfe43c15e642a96ea

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

commit 86cd81a4ec47f460d6254bccfe43c15e642a96ea
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Tue Jan 26 21:15:54 2021 -0300

    Add config-ltcmd to build.lua
    
    This answers my question


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

86cd81a4ec47f460d6254bccfe43c15e642a96ea
 base/build.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/build.lua b/base/build.lua
index cde31b50..04d52f8f 100644
--- a/base/build.lua
+++ b/base/build.lua
@@ -155,7 +155,7 @@ indexstyle = "source2e.ist"
 
 -- Allow for TU and other test configurations
 checkconfigs = {"build","config-1run","config-TU","config-legacy","config-lthooks",
-                "config-lthooks2"}
+                "config-lthooks2","config-ltcmd"}
 
 update_tag = update_tag_base
 





More information about the latex3-commits mailing list.