Bastien wrote, On 3/9/2011 8:19 AM:
Bill Jackson<w...@jacksonhost.com> writes:
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.
See my last patch. It allows to set org-export-html-pre/postamble to a
function that will return a string. The function take opt-plist as its
only argument -- as org-export-html-preamble used to do.
Let me know if it works for you!
This works for me. I have not tested it _carefully_, but I did apply
your patch and my setup now works as it did before. (Of course
:preamble and :postamble needed to be changed to :html-preamble
:html-postamble for org-publish.)
I must say that I am impressed by the work of everyone involved with
org-mode. I have been using the package for over a year and I love the
simplicity, power, and flexibility. To receive responses so quickly,
and to questions regarding undocumented features no less, is amazing.
Many thanks!