emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] new exporter


From: Nicolas Goaziou
Subject: Re: [O] new exporter
Date: Sun, 30 Sep 2012 14:36:16 +0200

Hello,

itmejl <address@hidden> writes:

> This is about using the new exporter.
>
> I use Emacs 24.2 on win7 and org-mode 7.9.2.

If you plan to use the new exporter, I strongly advise to load Org from
git development branch instead of the latest release.

> The following two lines (with real paths of course) are in .emacs:
> (require 'org-export)

You don't need to (require 'org-export) but you have to require the
export back-ends you will need. I.e.: (require 'org-e-latex) or (require
'org-e-ascii).


Regards,

-- 
Nicolas Goaziou



reply via email to

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