emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] superscripts, tables and latex


From: Jambunathan K
Subject: Re: [O] superscripts, tables and latex
Date: Thu, 06 Sep 2012 20:57:22 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Nick Dokos <address@hidden> writes:

> (add-to-list 'load-path "/path/to/contrib/lisp"))
> (require 'org-export)
> (require 'org-e-ascii) ; if you want
> (require 'org-e-html)  ; if you want
> (require 'org-e-latex)

I do this:

    C-x C-f ~/src/org-mode/contrib/lisp/
    M-x update-directory-autoloads RET RET org-contrib-install.el
    ;; Note the two RETs above
    (require 'org-contrib-install) ;; in .emacs

ps: one more install.el file to knock our heads over :-).
-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]