emacs-orgmode
[Top][All Lists]
Advanced

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

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


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

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:

#+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?

Thanks a lot,

Alan



reply via email to

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