emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] new exporter: remove postamble in html of export subtree


From: Alan Schmitt
Subject: Re: [O] new exporter: remove postamble in html of export subtree
Date: Wed, 21 Nov 2012 11:57:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin)

Jambunathan K <address@hidden> writes:

> Alan Schmitt <address@hidden> writes:
>
>> Hello,
>>
>> I'm trying to remove the postamble in the html-export of a subtree, and
>> I don't know how to do it. This is what I tried:
>
> C-h v org-e-html-postamble RET

Yes, I had looked there as well (before going into the code). It does
not tell me how to set it for a subtree, though.

>> #+BEGIN_SRC org
>> :PROPERTIES:
>> :EXPORT_OPTIONS: html-postamble:nil
>> :END:
>> #+END_SRC
>>
>>
>> (I found the name of the option in the org-e-html.el file.)
>>
>> How can I specify this option so that it only applies to a subtree?
>
> Nicolas can advise you in this regard.  Why would you want to do it on
> per-subtree basis?

Because it's part of a much larger file containing many other things.
For some of them I want a postamble when I export, but not for this one.

Thanks,

Alan



reply via email to

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