CV/makefile

7 lines
174 B
Makefile
Raw Normal View History

2024-12-12 21:37:14 +00:00
docker:
2023-10-29 12:35:57 +00:00
docker run -v ./:/tmp git.oscar.blue/noble/lualatex
2024-12-12 21:37:14 +00:00
pdf:
lualatex --output-format=pdf cv.tex
2023-10-29 12:35:57 +00:00
clean:
2024-12-12 21:37:14 +00:00
rm -f cv.aux cv.fdb_latexmk cv.fls cv.log cv.out missfont.log