* Re: Footnote support (was: org-publish.el 1.80)
[not found] <b2e202b30705202036x52290262jc13bab9e725bb13d@mail.gmail.com>
@ 2007-05-21 8:43 ` Carsten Dominik
2007-05-21 9:54 ` Scott Jaderholm
2007-05-29 7:28 ` Carsten Dominik
1 sibling, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2007-05-21 8:43 UTC (permalink / raw)
To: Scott Jaderholm; +Cc: emacs-orgmode
Are you using footnote-mode together with org-mode? How? I cannot get
it to work...
- Carsten
On May 21, 2007, at 5:36, Scott Jaderholm wrote:
> Carsten,
>
> Looking closer, it looks like this might be functionality that would
> be provided by org itself not org-publish. Any chance of getting this
> implemented?
>
> Also, I suggest moving the documentation up one level or under it's
> own heading so that it appears in the TOC on the website.
>
> Thanks,
> Scott
>
> ---------- Forwarded message ----------
> From: Scott Jaderholm <jaderholm@gmail.com>
> Date: May 19, 2007 3:47 PM
> Subject: Re: [Orgmode] org-publish.el 1.80
> To: David O'Toole <dto@gnu.org>
> Cc: emacs-orgmode@gnu.org
>
> 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
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Footnote support (was: org-publish.el 1.80)
2007-05-21 8:43 ` Footnote support (was: org-publish.el 1.80) Carsten Dominik
@ 2007-05-21 9:54 ` Scott Jaderholm
0 siblings, 0 replies; 9+ messages in thread
From: Scott Jaderholm @ 2007-05-21 9:54 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 2672 bytes --]
Carsten,
Unfortunately the bindings conflict with org.
M-x footnote-mode
Then when you want a footnote, you just do M-x footnote-add-footnote (which
you can bind to a keystroke).
It will automatically renumber existing footnotes when additional ones are
inserted.
--Scott
On 5/21/07, Carsten Dominik <dominik@science.uva.nl> wrote:
>
> Are you using footnote-mode together with org-mode? How? I cannot get
> it to work...
>
> - Carsten
>
> On May 21, 2007, at 5:36, Scott Jaderholm wrote:
>
> > Carsten,
> >
> > Looking closer, it looks like this might be functionality that would
> > be provided by org itself not org-publish. Any chance of getting this
> > implemented?
> >
> > Also, I suggest moving the documentation up one level or under it's
> > own heading so that it appears in the TOC on the website.
> >
> > Thanks,
> > Scott
> >
> > ---------- Forwarded message ----------
> > From: Scott Jaderholm <jaderholm@gmail.com>
> > Date: May 19, 2007 3:47 PM
> > Subject: Re: [Orgmode] org-publish.el 1.80
> > To: David O'Toole <dto@gnu.org>
> > Cc: emacs-orgmode@gnu.org
> >
> > 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
> >
> >
>
> --
> Carsten Dominik
> Sterrenkundig Instituut "Anton Pannekoek"
> Universiteit van Amsterdam
> Kruislaan 403
> NL-1098SJ Amsterdam
> phone: +31 20 525 7477
>
>
[-- Attachment #1.2: Type: text/html, Size: 4058 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] 9+ messages in thread
* Re: Footnote support (was: org-publish.el 1.80)
[not found] <b2e202b30705202036x52290262jc13bab9e725bb13d@mail.gmail.com>
2007-05-21 8:43 ` Footnote support (was: org-publish.el 1.80) Carsten Dominik
@ 2007-05-29 7:28 ` Carsten Dominik
2007-05-29 8:26 ` Footnote support Leo
2007-05-29 21:42 ` Footnote support (was: org-publish.el 1.80) Scott Jaderholm
1 sibling, 2 replies; 9+ messages in thread
From: Carsten Dominik @ 2007-05-29 7:28 UTC (permalink / raw)
To: emacs-orgmode
On May 21, 2007, at 5:36, Scott Jaderholm wrote:
> 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.
Finally a good idea that is also easy to implement.
Exactly as proposed, in 4.76
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Footnote support
2007-05-29 7:28 ` Carsten Dominik
@ 2007-05-29 8:26 ` Leo
2007-05-29 8:39 ` Carsten Dominik
2007-05-29 21:42 ` Footnote support (was: org-publish.el 1.80) Scott Jaderholm
1 sibling, 1 reply; 9+ messages in thread
From: Leo @ 2007-05-29 8:26 UTC (permalink / raw)
To: emacs-orgmode
----- Carsten Dominik (2007-05-29) wrote:-----
> On May 21, 2007, at 5:36, Scott Jaderholm wrote:
>
>> 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.
>
> Finally a good idea that is also easy to implement.
> Exactly as proposed, in 4.76
>
> - Carsten
Then the next step is to support citation ;)
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: Footnote support
2007-05-29 8:26 ` Footnote support Leo
@ 2007-05-29 8:39 ` Carsten Dominik
2007-05-29 8:48 ` Leo
0 siblings, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2007-05-29 8:39 UTC (permalink / raw)
To: Leo; +Cc: emacs-orgmode
Is that a real proposal?
- Carsten
On May 29, 2007, at 10:26, Leo wrote:
> ----- Carsten Dominik (2007-05-29) wrote:-----
>
>> On May 21, 2007, at 5:36, Scott Jaderholm wrote:
>>
>>> 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.
>>
>> Finally a good idea that is also easy to implement.
>> Exactly as proposed, in 4.76
>>
>> - Carsten
>
> Then the next step is to support citation ;)
>
> --
> Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: Footnote support
2007-05-29 8:39 ` Carsten Dominik
@ 2007-05-29 8:48 ` Leo
2007-05-29 9:49 ` Carsten Dominik
0 siblings, 1 reply; 9+ messages in thread
From: Leo @ 2007-05-29 8:48 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
----- Carsten Dominik (2007-05-29) wrote:-----
[...]
>>>> Finally a good idea that is also easy to implement. Exactly as
>>>> proposed, in 4.76
>>>>
>>>> - Carsten
>>>
>>> Then the next step is to support citation ;)
>>>
>
> Is that a real proposal?
>
> - Carsten
Yes, I think that is a great feature for using org to write some serious
articles.
There has been a proposal and long discussion of this in muse.
http://news.gmane.org/group/gmane.emacs.muse.general/thread=471/force_load=t/focus=410
HTH,
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: Footnote support
2007-05-29 8:48 ` Leo
@ 2007-05-29 9:49 ` Carsten Dominik
0 siblings, 0 replies; 9+ messages in thread
From: Carsten Dominik @ 2007-05-29 9:49 UTC (permalink / raw)
To: Leo; +Cc: emacs-orgmode
Interesting to read that discussion. However, that is mostly about a
full interface to a citation database, with support for all publishing
backends, so a lot of work.
What work already in orgmode is this: You can go to a BibTeX database
file and press `C-c l' to store a link. After inserting this link
in an org-mode file, you can go back to the citation with `C-c C-l'.
Obviously that does not help when exporting to HTML or so, so i you are
looking for the publishing side of things - that is not supported.
Emacs
BibTeX mode has support for generating URL's pointing to articles,
though,
so one could get started there.
- Carsten
On May 29, 2007, at 10:48, Leo wrote:
> ----- Carsten Dominik (2007-05-29) wrote:-----
>
> [...]
>>>>> Finally a good idea that is also easy to implement. Exactly as
>>>>> proposed, in 4.76
>>>>>
>>>>> - Carsten
>>>>
>>>> Then the next step is to support citation ;)
>>>>
>>
>> Is that a real proposal?
>>
>> - Carsten
>
> Yes, I think that is a great feature for using org to write some
> serious
> articles.
>
> There has been a proposal and long discussion of this in muse.
>
> http://news.gmane.org/group/gmane.emacs.muse.general/thread=471/
> force_load=t/focus=410
>
> HTH,
> --
> Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Footnote support (was: org-publish.el 1.80)
2007-05-29 7:28 ` Carsten Dominik
2007-05-29 8:26 ` Footnote support Leo
@ 2007-05-29 21:42 ` Scott Jaderholm
2007-05-31 21:45 ` Xavier Maillard
1 sibling, 1 reply; 9+ messages in thread
From: Scott Jaderholm @ 2007-05-29 21:42 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 195 bytes --]
On 5/29/07, Carsten Dominik <dominik@science.uva.nl> wrote:
>
>
> Finally a good idea that is also easy to implement.
> Exactly as proposed, in 4.76
What can I say, you rock!
Thank you,
Scott
[-- Attachment #1.2: Type: text/html, Size: 495 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] 9+ messages in thread
* Re: Footnote support (was: org-publish.el 1.80)
2007-05-29 21:42 ` Footnote support (was: org-publish.el 1.80) Scott Jaderholm
@ 2007-05-31 21:45 ` Xavier Maillard
0 siblings, 0 replies; 9+ messages in thread
From: Xavier Maillard @ 2007-05-31 21:45 UTC (permalink / raw)
To: Scott Jaderholm; +Cc: emacs-orgmode
Hi,
> Finally a good idea that is also easy to implement.
> Exactly as proposed, in 4.76
What can I say, you rock!
I second that !
Xavier
P.S: please try to force pure text in your email (avoir html).
This is doable through gmail interface. Thank you
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2007-05-31 22:01 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <b2e202b30705202036x52290262jc13bab9e725bb13d@mail.gmail.com>
2007-05-21 8:43 ` Footnote support (was: org-publish.el 1.80) Carsten Dominik
2007-05-21 9:54 ` Scott Jaderholm
2007-05-29 7:28 ` Carsten Dominik
2007-05-29 8:26 ` Footnote support Leo
2007-05-29 8:39 ` Carsten Dominik
2007-05-29 8:48 ` Leo
2007-05-29 9:49 ` Carsten Dominik
2007-05-29 21:42 ` Footnote support (was: org-publish.el 1.80) Scott Jaderholm
2007-05-31 21:45 ` Xavier Maillard
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.