https://github.com/latex3/latex2e
Raw File
Tip revision: 19b9416ae8e1e83a814f13da645414bad4d61adf authored by Joseph Wright on 29 February 2024, 08:45:07 UTC
Add firstaid for chemnum
Tip revision: 19b9416
config-lthooks2.lua
-- Tests for lthooks

checkengines = {"pdftex"}
checksearch  = true
testfiledir  = "testfiles-lthooks2"

-- Custom settings for the check system
testsuppdir = "testfiles-lthooks2/helpers"


checkruns     = 2

back to top