I've released org-publish.el v1.78.

It is available from http://dto.freeshell.org/e/org-publish.el

Changes:
        - allow list of functions for :publishing-function.
          each is called on the file in question, one by one.

I wanted to publish both my source .org files and their .html exported
versions, so now i just write in my project definition:

  :publishing-function (org-publish-org-to-html org-publish-attachment)
  

-- 
David O'Toole 
[EMAIL PROTECTED]
http://dto.freeshell.org/notebook/


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to