emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Publishing using the new exporter


From: Nicolas Goaziou
Subject: Re: [O] Publishing using the new exporter
Date: Tue, 25 Sep 2012 22:54:53 +0200

Hello,

Robert Klein <address@hidden> 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

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