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: Nick Dokos
Subject: Re: [O] export to pdf tags showing
Date: Sat, 23 Jun 2012 11:55:03 -0400

Bernt Hansen <address@hidden> wrote:

> Nick Dokos <address@hidden> writes:
> 
> > Bernt Hansen <address@hidden> wrote:
> >
> >> Is it possible to use the new exporter for publishing (org-publish-*)
> >> versus standalone exports?
> >> 
> >
> > That's a very good question: I don't know.
> >
> > Nick
> 
> Oops, wrong Nick :)
> 
> Adding ngz.
> 

It's still a very good question :-)

A quick look at org-publish shows code like this:

,----
|             (funcall (intern (concat "org-export-as-" format))
|                      (plist-get plist :headline-levels)
|                      nil plist nil
|                      (plist-get plist :body-only)
|                      pub-dir)
`----

so I suspect it's not possible at the moment.

Nick
(still the wrong Nick :-))



reply via email to

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