summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: d5cd3b20e06c2f642b392c25e87389461fdc3256 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Please note that you need to install texlive-latex-extra (listed in
Suggests) so you can preview LaTeX equations.

 -- Sebastien Delafond <seb@debian.org>, Wed,  2 Apr 2014 13:08:11 +0200

To enable contributed extensions to org-mode, simply add
"/usr/share/org-mode/lisp" to your load-path, for instance in your
.emacs with:

  (setq load-path (cons "/usr/share/org-mode/lisp" load-path))

 -- Sebastien Delafond <seb@debian.org>, Thu,  1 Oct 2009 11:11:26 +0200