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