emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Version 7.5: org-export-html-preamble no longer supports functio


From: Bill Jackson
Subject: Re: [O] Version 7.5: org-export-html-preamble no longer supports function
Date: Tue, 08 Mar 2011 19:48:17 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9

I had read this discussion thread (more than once!), but have not been able to figure out how to accomplish what I was doing under 7.4 without support for passing a function in org-export-html-preamble. I know how to generate a preamble, but not how to generate one customized for each .org source file. Am I missing something?

Jeff Horn wrote, On 3/8/2011 7:35 PM:
See http://article.gmane.org/gmane.emacs.orgmode/37360/match=preamble

On Tue, Mar 8, 2011 at 9:12 PM, Bill Jackson<address@hidden>  wrote:
In version 7.4, org-export-html-preamble and org-export-html-postamble could
be set to the name of a function that was passed an option plist.  This
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 included a
common page layout, header bar, and footer.  I was able to define options 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 publishing?


With much thanks,
Bill







reply via email to

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