Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr-ressources
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Learning Lab
mooc-rr-ressources
Commits
cf4ff9be
Commit
cf4ff9be
authored
Sep 21, 2018
by
Arnaud Legrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
htmlize
parent
651ba73d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
emacs_orgmode.org
module2/ressources/emacs_orgmode.org
+7
-0
No files found.
module2/ressources/emacs_orgmode.org
View file @
cf4ff9be
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment