From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Using HTML export variables in subtrees Date: Sun, 6 Feb 2011 20:59:50 -0500 Message-ID: References: <87oc6o8zxv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=39035 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmGOj-0000zg-4O for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 21:00:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmGOi-0003cI-9Y for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 21:00:13 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:59570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmGOi-0003cE-1G for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 21:00:12 -0500 Received: by fxm12 with SMTP id 12so4412862fxm.0 for ; Sun, 06 Feb 2011 18:00:11 -0800 (PST) In-Reply-To: <87oc6o8zxv.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Org-mode ml On Sun, Feb 6, 2011 at 7:13 PM, Bastien wrote= : >> Is there a way to turn off the automatic post-amble for HTML export >> without adding a publishing project? > > Does `org-export-html-postamble' helps? > > ,---- > | Postamble, to be inserted just before . =A0Set by publishing > | functions. =A0This may also be a function, building and inserting the > | postamble. > `---- Thanks, Bastien. I ended up BINDing the variable to nil in the file. This is fine for a file-level change, but I was hoping for something that could be used in the subtree. But, for now I have a workaround. One thing that isn't clear to me: is it OK to set these in initialization files? They do not have customization entries, and are usually controlled through org-publish projects. --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/