[Top][All Lists]
[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 :-))
- Re: [O] export to pdf tags showing, (continued)
- Re: [O] export to pdf tags showing, Nicolas Goaziou, 2012/06/17
- Re: [O] export to pdf tags showing, suvayu ali, 2012/06/17
- Re: [O] export to pdf tags showing, Nicolas Goaziou, 2012/06/18
- Re: [O] export to pdf tags showing, Nick Dokos, 2012/06/18
- Re: [O] export to pdf tags showing, Nicolas Goaziou, 2012/06/18
- Re: [O] export to pdf tags showing, address@hidden, 2012/06/20
- Re: [O] export to pdf tags showing, Nick Dokos, 2012/06/20
- Re: [O] export to pdf tags showing, Bernt Hansen, 2012/06/23
- Re: [O] export to pdf tags showing, Nick Dokos, 2012/06/23
- Re: [O] export to pdf tags showing, Bernt Hansen, 2012/06/23
- Re: [O] export to pdf tags showing,
Nick Dokos <=
- Re: [O] export to pdf tags showing, Nicolas Goaziou, 2012/06/23
- Re: [O] export to pdf tags showing, Nick Dokos, 2012/06/17