emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [bug] 8.3 fills all footnotes


From: Samuel Wales
Subject: [O] [bug] 8.3 fills all footnotes
Date: Fri, 6 Nov 2015 11:36:10 -0700

* test
8.3 seems to fill multi-paragraph footnotes wrong.

perhaps i misunderstand a footnote syntax change?
*** to reproduce
ebasic () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@" ;}
eq () { ebasic -Q "$@" ;}
eo () { eq --eval '(progn (add-to-list '\''load-path
(substitute-in-file-name "$delorgsrc/lisp")) (add-to-list
'\''load-path (substitute-in-file-name "$delorgsrc/contrib/lisp")))'
"$@" ;}

export to ascii
*** input
hi[fn:overton]  there[fn:orwell]

[fn:overton]

test1.

test2

test3

===

test4

[fn:orwell]

4

5
6
*** undesirable output
                          _______

                           INPUT
                          _______


hi[1]  there[2]



Footnotes
_________

[1] test1.  test2 test3 === test4

[2] 4 5 6
*** background
i always use inline footnotes.  i always prefer them to
allow multiple paragraphs the way old org did and have a
filter to support that.  they do not work either.  i
converted to non-inline footnotes for this example.


-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Ramsay's disease DOES progress.  MANY people have died from it.  And
ANYBODY can get it.

Denmark: free Karina Hansen NOW.



reply via email to

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