weddinggames/bingo/Makefile
2022-08-26 10:44:35 +02:00

7 lines
136 B
Makefile

all:
python generate_bingo.py
(cd build; latexmk -pdf; pdfjam --nup 1x2 --outfile output.pdf *.pdf)
template:
pdflatex template.tex