Robert Klein <rokl...@roklein.de> wrote:

> Hi everyone,
> 
> does anyone have by chance a working example of the
> org-export-html-preamble, introduced on February, 10?
> 
> Up to now I used
> 
>    :preamble "my preamble"
> 
> Now I'm lost in not knowing lisp enough.
> 
> Thank you very much for your help!
> 

I think you just need to change

  :preamble "my preamble"

to

  :html-preamble "my preamble"

and similarly for postamble, so no elisp necessary.

Nick

PS. ...but I have not tried it.

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to