version finale

This commit is contained in:
François Pelletier 2019-12-28 00:35:13 -05:00
parent a2d179a3c0
commit d96337b30c
7 changed files with 219 additions and 57 deletions

View file

@ -1,2 +1,7 @@
build: rapport.md
build: rapport.md analyse_articles.ipynb commentaires.ipynb textes_articles.ipynb traitement_articles.ipynb traitement_commentaires.ipynb
pandoc --filter=pandoc-citeproc --dpi=180 -f markdown+raw_tex+latex_macros rapport.md -o rapport.pdf
jupyter nbconvert --to script analyse_articles.ipynb
jupyter nbconvert --to script commentaires.ipynb
jupyter nbconvert --to script textes_articles.ipynb
jupyter nbconvert --to script traitement_articles.ipynb
jupyter nbconvert --to script traitement_commentaires.ipynb