https://github.com/latex3/latex2e
Raw File
Tip revision: 9b15517a28cd110bbf1d141255017fb15f92acc1 authored by Ulrike Fischer on 09 February 2024, 23:17:58 UTC
unprotect also the plug command
Tip revision: 9b15517
.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