From 2666734d605de1ca7b2fcbb454c3c4e7456bae94 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Thu, 19 Jul 2018 14:25:53 +0200 Subject: [PATCH] Preparing for pretty-printed html export toward FUN --- module2/ressources/Makefile | 5 +++++ module2/ressources/emacs_orgmode.org | 13 +------------ module2/ressources/jupyter.org | 15 +-------------- module2/ressources/rstudio.org | 13 ++----------- 4 files changed, 9 insertions(+), 37 deletions(-) create mode 100644 module2/ressources/Makefile diff --git a/module2/ressources/Makefile b/module2/ressources/Makefile new file mode 100644 index 0000000..8a577cb --- /dev/null +++ b/module2/ressources/Makefile @@ -0,0 +1,5 @@ +all: emacs_orgmode.html jupyter.html rstudio.html + +%.html: %.org + emacs -batch $^ --funcall org-html-export-to-html + sed -i 's/