project: initial pandoc template

This commit is contained in:
Bruno BELANYI 2021-04-10 20:13:35 +02:00
commit 320494d9ad
9 changed files with 231 additions and 0 deletions

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
all: report.pdf
report.pdf: report.md begin-document.tex config.yaml header.tex
pandoc --defaults config.yaml