2018-11-03 10:28:04 +00:00

5 lines
117 B
Makefile

%.pdf: %.mkd
pandoc -H header.tex -V classoption=twocolumn -V subparagraph -t latex -o $@ $^
all: newsSummer18.pdf