* org-publish.el 1.80
@ 2007-03-22 2:33 David O'Toole
2007-05-19 21:47 ` Scott Jaderholm
0 siblings, 1 reply; 3+ messages in thread
From: David O'Toole @ 2007-03-22 2:33 UTC (permalink / raw)
To: emacs-orgmode
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-publish.el 1.80
2007-03-22 2:33 org-publish.el 1.80 David O'Toole
@ 2007-05-19 21:47 ` Scott Jaderholm
2007-05-21 14:58 ` David O'Toole
0 siblings, 1 reply; 3+ messages in thread
From: Scott Jaderholm @ 2007-05-19 21:47 UTC (permalink / raw)
To: David O'Toole; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1265 bytes --]
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
>
[-- Attachment #1.2: Type: text/html, Size: 2083 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-publish.el 1.80
2007-05-19 21:47 ` Scott Jaderholm
@ 2007-05-21 14:58 ` David O'Toole
0 siblings, 0 replies; 3+ messages in thread
From: David O'Toole @ 2007-05-21 14:58 UTC (permalink / raw)
To: Scott Jaderholm; +Cc: emacs-orgmode
Hello Scott. Yes, I am indeed still developing org-publish.el, and I
think it's about time I gave it some new features instead of just
bugfixes. So thanks for prompting me :-)
Anyway, the html conversion is handled in org.el
itself. org-publish.el is just a front-end to that functionality. So,
you'd have to ask Carsten about implementing footnotes formatting. I
think it's a good idea and let me know if there is anything I can do
in org-publish.el that might help.
> 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:
Thanks, I will keep you posted.
--
David O'Toole
dto@gnu.org
http://dto.freeshell.org/notebook/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-21 14:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-22 2:33 org-publish.el 1.80 David O'Toole
2007-05-19 21:47 ` Scott Jaderholm
2007-05-21 14:58 ` David O'Toole
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).