From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Using HTML export variables in subtrees Date: Mon, 07 Feb 2011 01:13:00 +0100 Message-ID: <87oc6o8zxv.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=51871 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmEiw-0001hM-Aj for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 19:12:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmEiu-0008Bi-DM for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 19:12:57 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmEiu-0008Bd-3s for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 19:12:56 -0500 Received: by wyj26 with SMTP id 26so4342732wyj.0 for ; Sun, 06 Feb 2011 16:12:55 -0800 (PST) In-Reply-To: (Jeff Horn's message of "Sun, 6 Feb 2011 18:51:34 -0500") 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: Jeff Horn Cc: Org-mode ml Jeff Horn writes: > 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 . Set by publishing | functions. This may also be a function, building and inserting the | postamble. `---- -- Bastien