ajout du format de sortie latex pour le rapport
This commit is contained in:
parent
831bcab685
commit
1cb7ad75b5
6 changed files with 659 additions and 32 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue