diff --git a/module2/ressources/emacs_orgmode.org b/module2/ressources/emacs_orgmode.org index 4cdb0978ae17b95da43919b17edb438d3a033ad0..5e3ba8fcdaabe4c709c6e85167b52d8fde140595 100644 --- a/module2/ressources/emacs_orgmode.org +++ b/module2/ressources/emacs_orgmode.org @@ -97,6 +97,13 @@ versions: - Emacs 26.1 - Org-mode 9.1.13 - ESS 17.11 +To have code pretty printing when exporting to html, it appears like +you should install the =htmlize= package, which is done by opening emacs +and typing the following command: +#+BEGIN_EXAMPLE +M-x package-install RET htmlize RET # where M-x means pressing the "Esc" key then the "x" key +#+END_EXAMPLE + *** Directory naming conventions In all the following instructions, it is common to refer to your home directory through the (UNIX) =~/= notation. On Windows, your home