From ecfdbb2eb3c28d6d7d28647e4cdcd5a73aa68ce3 Mon Sep 17 00:00:00 2001 From: a6b043a967b7461961cf4321689a5db1 Date: Mon, 18 Nov 2024 18:37:51 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20la=20pr=C3=A9partion=20d'une=20pub?= =?UTF-8?q?lication=20PDF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- journal/journal.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/journal/journal.md b/journal/journal.md index 9c1588f..df59122 100644 --- a/journal/journal.md +++ b/journal/journal.md @@ -90,4 +90,11 @@ sudo pip3 install hide_code sudo jupyter-nbextension install --py hide_code jupyter-nbextension enable --py hide_code jupyter-serverextension enable --py hide_code -``` \ No newline at end of file +``` + +### Préparer un document pour la publication + +__Produire un document PDF__ + +- En utilisant `pandoc` ou `knitr` +- Penser à installer `latex` \ No newline at end of file -- 2.18.1