emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org footnote bug?


From: henry atting
Subject: Re: [O] org footnote bug?
Date: Wed, 28 Sep 2011 15:09:04 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> Hello,

Hi Nicolas,

> henry atting <address@hidden> writes:
>
>> With org from cvs (Org-mode version 7.7
>> (release_7.7.326.g32cf8.dirty)) footnotes don't work properly when
>> inserted in non org files. The first footnote appears above the
>> footnote tag, all the others underneath:
>>
>> text [1] ... more text [2]
>>
>> [1] footnote 
>>
>> ___
>>
>> [2] footnote
>
> I currently don't see that behaviour. Could you try to post
> a step-by-step recipe to reproduce the problem? Also, what's your value
> for `org-footnote-tag-for-non-org-mode-files'?

Tag for non orgmode files is:

(setq org-footnote-tag-for-non-org-mode-files "___")

Well, I open a file, type some text and then add a footnote with
org-footnote-action which is bound to C-cf:

---------------------------------------------------------------------
Some Text, then adding a footnote [1] then adding a second footnote [2] and
after a while a third footnote [3]

[1] this footnote appears above the footnote tag

___

[2] this footnote appears beneath the footnote tag

[3] from now on all footnotes appear beneath the footnote tag
----------------------------------------------------------------------

This is reproducible apparently with every file type except org files
or when writing mail within gnus

As a workaround I currently use org-footnote.el from the stable
release which works flawlessly.

Regards,
henry

-- 
http://literaturlatenight.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]