From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Version 7.5: org-export-html-preamble no longer supports function Date: Tue, 8 Mar 2011 22:35:57 -0500 Message-ID: References: <4D76E207.5070803@jacksonhost.com> 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=54726 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxACB-00075j-Ak for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 22:36:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxACA-0006Yl-8u for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 22:36:19 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:41445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxAC9-0006Yg-Uy for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 22:36:18 -0500 Received: by fxm5 with SMTP id 5so122994fxm.0 for ; Tue, 08 Mar 2011 19:36:17 -0800 (PST) In-Reply-To: <4D76E207.5070803@jacksonhost.com> 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: Bill Jackson Cc: emacs-orgmode@gnu.org See http://article.gmane.org/gmane.emacs.orgmode/37360/match=3Dpreamble On Tue, Mar 8, 2011 at 9:12 PM, Bill Jackson wrote: > In version 7.4, org-export-html-preamble and org-export-html-postamble co= uld > be set to the name of a function that was passed an option plist. =A0This > appears to no longer be supported in 7.5. > > I used this functionality when publishing to generate a preamble and > postamble to integrate the generated pages into my website, which include= d a > common page layout, header bar, and footer. =A0I was able to define optio= ns in > org-export-inbuffer-options-extra, define values for these options in a .= org > file, and incorporate them into the preamble via the option plist passed = to > the org-export-html-preamble function. > > Is there another way in version 7.5 that I can generate custom preambles = and > postambles incorporating variables from each file at the time of publishi= ng? > > > With much thanks, > Bill > > --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/