From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Jaderholm" Subject: Re: Footnote support (was: org-publish.el 1.80) Date: Mon, 21 May 2007 03:54:08 -0600 Message-ID: References: <85ef49db6951ae46a1a459ffb5ae022b@science.uva.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0093134052==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hq4ah-0001cT-Ex for emacs-orgmode@gnu.org; Mon, 21 May 2007 05:54:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hq4ag-0001by-OH for emacs-orgmode@gnu.org; Mon, 21 May 2007 05:54:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hq4ag-0001bu-HJ for emacs-orgmode@gnu.org; Mon, 21 May 2007 05:54:10 -0400 Received: from an-out-0708.google.com ([209.85.132.248]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hq4af-00031t-MC for emacs-orgmode@gnu.org; Mon, 21 May 2007 05:54:10 -0400 Received: by an-out-0708.google.com with SMTP id c17so457405anc for ; Mon, 21 May 2007 02:54:09 -0700 (PDT) In-Reply-To: <85ef49db6951ae46a1a459ffb5ae022b@science.uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode --===============0093134052== Content-Type: multipart/alternative; boundary="----=_Part_94279_21860179.1179741248590" ------=_Part_94279_21860179.1179741248590 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 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 > > Date: May 19, 2007 3:47 PM > > Subject: Re: [Orgmode] org-publish.el 1.80 > > To: David O'Toole > > 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 1 > > > > Then after "Footnotes:" replace [1] with

> class="footnum" > > name="fn.1" href="#fnr.1">1This is the text of a > > footnote

> > > > 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 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 > > ------=_Part_94279_21860179.1179741248590 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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


------=_Part_94279_21860179.1179741248590-- --===============0093134052== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0093134052==--