https://github.com/latex3/latex2e
Raw File
Tip revision: 46f836ed22c7a83066fe26df8fbc39319e2b5dbc authored by Marcel Fabian Krüger on 07 August 2023, 20:18:27 UTC
Split LuaTeX main test executions in GH Actions
Tip revision: 46f836e
.gitignore
*.*#
*.*~
*.aux
*.fdb_latexmk
*.fls
*.glo
*.log
*.out
*.synctex.gz
*.toc
*.zip
base/*/*.pdf
build/
install-new-tlg-versions.sh
replace-string.sh
required/*/*.pdf
*.toc31

!.github/tl_packages

back to top