emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Bug: Impossible to have right bracket in footnotes [7.01tr


From: Giovanni Ridolfi
Subject: Re: [Orgmode] Bug: Impossible to have right bracket in footnotes [7.01trans]
Date: Tue, 31 Aug 2010 12:43:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt)

Aidan Gauland <address@hidden> writes:

> Emacs  : GNU Emacs 24.0.50.6 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
>  of 2010-08-29 on dimension8
> Package: Org-mode version 7.01trans

> It is impossible to have closing brackets in a footnote, because they
> are treated as the closing bracket for the foot note.  
> Example...
>
> * A heading
> This is a broken footnote.[fn:: Some book at [42-24].]
>
> This will export to (as ASCII, for example)...
>
> 1 A heading
> ~~~~~~~~~~~~
> This is a broken footnote.[1].]
>
> This will export to (as ASCII, for example)...
>
> [1] Some book at [42-24
>
> This is how I am required to cite books for my academic essays, so this
> is a pretty serious bug for me (and no doubt other students, as well).
>
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1
Org-mode version
         7.01trans-commit-1d1439f91e63e71f39e93622a0af439762522c00

Also escaping the brackets does not work Example:

** A heading
This is a broken footnote.[fn:: Some book at \[42-24\].]

 Exports to:

1 A heading 
~~~~~~~~~~~~
This is a broken footnote.[1].]
[1] Some book at \[42-24\

Giovanni






reply via email to

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