David,

If you are still accepting requests for features then I would like to request footnote support.

Suggested implementation:
I would like it to replace [1] (or similar references) in the body with <sup><a class="footref" name="fnr.1" href="#fn.1">1</a></sup>

Then after "Footnotes:" replace [1] with <p class="footnote"><sup><a class="footnum"
name="fn.1" href="#fnr.1">1</a></sup>This is the text of a footnote</p>

This is basically how muse-mode exports footnotes, with the addition of the footnum and footref classes.

Thanks,
Scott

P.S. I'm really excited to see that cell mode is coming along.

On 3/21/07, David O'Toole <dto@gnu.org > wrote:

I'm pleased to announce a bugfix release of org-publish.el.

http://dto.freeshell.org/e/org-publish.el

Changes:
      + Save window configuration when publishing
      + Create subdirectories of org-publish-timestamp-directory

Some people mailed in feature requests; I will explore those
suggestions and keep you posted on what changes I will make.

--
David O'Toole
dto@gnu.org
http://dto.freeshell.org/notebook/


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