emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: The trick behind this website


From: Ben
Subject: Re: [Orgmode] Re: The trick behind this website
Date: Sun, 31 Jan 2010 00:03:18 +0100

On Fri, Jan 29, 2010 at 11:01 AM, Chao Lu <address@hidden> wrote:
> One more question, how could I disable the footer part and if I want to use
> it, how could I add some icons, like powered by Emacs, Org-mode, UNIX icons?

Oh, here I think I can help.
In your .emacs, put:
(setq org-publish-project-alist
...
         :postamble "<p><img src='imgs/button-emacs.png'></p>"

you can as well set the ;;       :auto-preamble          :auto-postamble  
values to t/nil.

 -- Ben




reply via email to

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