https://github.com/latex3/latex2e
Raw File
Tip revision: 693095d4504192aeae87cfd70ecc8e28a5a0bc49 authored by David Carlisle on 10 December 2018, 21:12:03 UTC
lose the remarks on this release section as superflous given change file, and easily missed on an update
Tip revision: 693095d
.gitignore
build/

*.*~
*.*#
*.aux
*.zip
*.log
*.out
*.toc
*.synctex.gz

base/*.pdf
doc/*.pdf
required/*/*.pdf
back to top