https://github.com/latex3/latex2e
Raw File
Tip revision: 5167f54b861d1188a223fbd85336477f06a60b36 authored by Frank Mittelbach on 09 March 2023, 09:59:21 UTC
update to ltnews37
Tip revision: 5167f54
.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