diff --git a/content/articles/2023/make_avec_latex/index.md b/content/articles/2023/make_avec_latex/index.md index 329d27e..1ef170c 100644 --- a/content/articles/2023/make_avec_latex/index.md +++ b/content/articles/2023/make_avec_latex/index.md @@ -1,9 +1,9 @@ Title: Utiliser make pour compiler ses documents LaTeX Category: linux Tags: make, Makefile, LaTeX -Date: 2023-08-30 12:10 +Date: 2023-09-05 8:30 cover: assets/backgrounds/machine_zorba.jpg -status: draft +status: published Dans mon [précédent article]({filename}../fonctionnement_makefile/index.md), nous avons parlé du fonctionnement de *make* et des `Makefile`. Comme promis,