clear history

This commit is contained in:
2022-07-22 16:53:18 +02:00
commit deaab9940f
15 changed files with 532 additions and 0 deletions

6
paper/Makefile Normal file
View File

@@ -0,0 +1,6 @@
fonts:
./fonts/install.sh
build:
find src -type f -name 'main.tex' | xargs tectonic
mv src/intro/main.pdf Introduction.pdf