https://github.com/latex3/latex2e
Raw File
Tip revision: 677a0faec3ada45402c67ba34d9a34e3dd9d5479 authored by Joseph Wright on 30 November 2022, 21:06:22 UTC
Step release tag
Tip revision: 677a0fa
config-filenames.lua
-- Tests for non Unicode engines

checkengines = {"etex","xetex","luatex"}
stdengine    = "etex"
checksearch  = false
testfiledir  = "testfiles-filenames"
back to top