Re: [O] new org-export-html-preamble

2011-03-02 Thread Bastien
Hi Robert, Robert Klein writes: >> I think you just need to change >> >>:preamble "my preamble" >> >> to >> >>:html-preamble "my preamble" >> >> and similarly for postamble, so no elisp necessary. Yes, that's it. > Your suggestion works, but I had to polish my escapes in the format str

Re: [O] new org-export-html-preamble

2011-02-28 Thread Robert Klein
On 28.02.2011 17:35, Nick Dokos wrote: Robert Klein 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 y

Re: [O] new org-export-html-preamble

2011-02-28 Thread Nick Dokos
Robert Klein 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 thi

[O] new org-export-html-preamble

2011-02-28 Thread Robert Klein
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! Robert ___