reading-templates/newsletter/Makefile

5 lines
117 B
Makefile
Raw Normal View History

2018-11-03 10:28:04 +00:00
%.pdf: %.mkd
pandoc -H header.tex -V classoption=twocolumn -V subparagraph -t latex -o $@ $^
all: newsSummer18.pdf