corrections pour que ça roule encore

This commit is contained in:
François Pelletier 2021-02-19 22:38:43 -05:00
parent e507d1b5f7
commit 732138f916
7 changed files with 116 additions and 127 deletions

View file

@ -1,7 +1,9 @@
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
jupyter nbconvert --to script traitement_commentaires.ipynb
pandoc --citeproc --dpi=180 -f markdown+raw_tex+latex_macros rapport.md -o rapport.pdf