[latex3-commits] [git/LaTeX3-latex3-luaotfload] harfnode-dev: Add texmf.cnf to checksuppfiles for config-harf (798a71c)

Marcel Fabian Krüger tex at 2krueger.de
Wed Oct 23 14:20:59 CEST 2019


Repository : https://github.com/latex3/luaotfload
On branch  : harfnode-dev
Link       : https://github.com/latex3/luaotfload/commit/798a71cd5e0d52a6d671661a9416e3f11ba40fea

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

commit 798a71cd5e0d52a6d671661a9416e3f11ba40fea
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Wed Oct 23 14:20:59 2019 +0200

    Add texmf.cnf to checksuppfiles for config-harf


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

798a71cd5e0d52a6d671661a9416e3f11ba40fea
 config-harf.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config-harf.lua b/config-harf.lua
index 511d4af..302febf 100644
--- a/config-harf.lua
+++ b/config-harf.lua
@@ -2,5 +2,5 @@ stdengine = "luahbtex"
 checkengines = {"luahbtex"}
 testfiledir = "testfiles-harf"
 supportdir = "support-harf"
-checksuppfiles = {"*.otf", "*.ttf", "init.lua"}
+checksuppfiles = {"texmf.cnf", "init.lua"}
 checkopts = "--lua=init.lua"





More information about the latex3-commits mailing list