hauptseminar-rechnernetze/paper/Makefile

7 lines
127 B
Makefile
Raw Normal View History

2022-07-22 14:53:18 +00:00
fonts:
./fonts/install.sh
build:
find src -type f -name 'main.tex' | xargs tectonic
mv src/intro/main.pdf Introduction.pdf