emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] export to pdf tags showing


From: Bernt Hansen
Subject: Re: [O] export to pdf tags showing
Date: Sat, 23 Jun 2012 09:44:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Nick Dokos <address@hidden> writes:

> address@hidden <address@hidden> wrote:
>
>> The new and the old exporter. How is the new envoked?
>> 
>
> You have to do two things in your .emacs (or equivalent):
>
> (require 'org-export)
> (add-to-list 'load-path (expand-file-name "/path/to/org/contrib/lisp"))
>
> where you have to change the path appropriately for your situation: the
> second step allows the new exporter to pick up the new latex and html
> backends (org-e-latex.el and org-e-html.el resp.)
>
> You can then invoke the export dispatcher with
>
> M-x org-export-dispatch
>
> There is no key assigned to it yet (presumably it will sit under C-c C-e
> eventually), but you can of course define your own binding for now.

Hi Nick,

Is it possible to use the new exporter for publishing (org-publish-*)
versus standalone exports?

Thanks,
Bernt



reply via email to

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