From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: How to set html-postamble per file?
Date: Tue, 12 Mar 2013 09:37:49 +0800 [thread overview]
Message-ID: <87mwu98kk2.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 44B0EAE8544C834188E8790873CDE1CC84D5A297@ARCEXCHANGE.arc.local
Jos'h Fuller <Jos'h.Fuller@arcproductions.com> writes:
> Hi!
>
> In one of my *.org files, I want to change the org-export-html-postamble-format.
>
> Is there any way to set this in the file, like with the #+OPTIONS stuff?
> The :PROPERTIES: drawer doesn't seem to work for this.
>
> Based on a web search, I also tried this:
>
> * COMMENT Local variables
>
> # Local Variables:
> # html-postamble: ""
> # End:
>
> I tried variants like "org-export-html-postamble", and nil and html strings, but all to no avail.
Provided you're using the new exporter, which you are if you're keeping
up with git development, most of the relevant commands and variables
have dropped the "export" bit, so I think you're looking to set
`org-html-postamble' to nil, or else `org-html-postamble-format' to
the string you actually want exported.
HTH,
Eric
prev parent reply other threads:[~2013-03-12 1:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-11 21:33 How to set html-postamble per file? Jos'h Fuller
2013-03-12 1:37 ` Eric Abrahamsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mwu98kk2.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).