ajout du format de sortie latex pour le rapport

This commit is contained in:
François Pelletier 2019-12-25 13:43:28 -05:00
parent 831bcab685
commit 1cb7ad75b5
6 changed files with 659 additions and 32 deletions

View file

@ -1,2 +1,2 @@
build: rapport.md
pandoc --filter=pandoc-citeproc rapport.md -o rapport.pdf
pandoc --filter=pandoc-citeproc -f markdown+raw_tex+latex_macros rapport.md -o rapport.pdf