Hello,

Robert Klein <klein...@mpip-mainz.mpg.de> writes:

> when the :html-preamble function is just:
> #+begin_src elisp
> (defun s2-preamble ()
>    "alpha-mark")
> #+end_src
>
> the text "alpha-mark" also doesn't get inserted, though simply setting
> #+begin_src elisp
>      :html-preamble "alpha-mark"
> #+end_src
> works.
>
>
> If i set :html-preable to either s2-preamble or 's2-preamble nothing 
> gets inserted.

It should be fixed now. Note that a preamble function require one
argument: a plist containing export options.


Regards,

-- 
Nicolas Goaziou

Reply via email to