2 lines
120 B
Makefile
2 lines
120 B
Makefile
build: rapport.md
|
|
pandoc --filter=pandoc-citeproc --dpi=180 -f markdown+raw_tex+latex_macros rapport.md -o rapport.pdf
|