emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with named footnotes and LaTeX export?
@ 2010-08-12 15:56 Kai
  2010-08-12 16:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Kai @ 2010-08-12 15:56 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

First, thank you to all Org-mode contributors, it is a marvelous 
productivity tool and truly lives up to its motto of managing life in 
plain text.

Now on to a possible bug. :)  I have noticed that when I include named 
footnotes within an unordered list, the LaTeX exported file has 
problems, and mixes in the text (after the first word) of a named 
footnote directly within the text of the unordered list item.  Named 
footnotes that are in ordered lists are exported without a problem.

This bug may be the same one that was described in this message, though 
the OP didn't provide follow-up information:
http://article.gmane.org/gmane.emacs.orgmode/23637/
...also, I think the problem does not happen with numbered footnotes in 
unordered lists, as the single response message by Matt Lundin showed.

I'm using a current (git-pulled as of this morning) version of Org-mode, 
with Emacs 23.2.50.  An example .org file to test (and hopefully 
reproduce) the problem is included below; the problem can be seen by 
doing an export to LaTeX (with optional view in PDF).

Thanks in advance for any help/debugging,

Kai



Test Orgmode's Handling of Named Footnotes

* Intro
This is the opening paragraph, without much to say at the moment.  But
forsooth, let us praise Lisp.


* A Bit About John McCarthy
- Lisp was created and designed by John McCarthy.[fn:Lisp_origin]
- McCarthy's first publication on Lisp was "Recursive Functions of
   Symbolic Expressions and Their Computation by Machine (Part
   I)."[fn:First_Lisp_paper]


* Lisp's Amazingness
1. What's amazing about Lisp is how small the core language is; it's
   the computing equivalent of Maxwell's equations! Originally McCarthy
   described just seven functions and two special forms:
   - atom, car, cdr, cond, cons, eq, quote, lambda, label
2. 50 years on, other programming languages are finally beginning to
    approach Lisp's power and generality.[fn:Graham_on_Lisp]


* Footnotes
[fn:Lisp_origin] See
http://en.wikipedia.org/wiki/Lisp_(programming_language) for a brief
historic overview.

[fn:First_Lisp_paper] See
http://www-formal.stanford.edu/jmc/recursive.html for versions of this
landmark paper.

[fn:Graham_on_Lisp] See Paul Graham's Lisp articles at 
http://www.paulgraham.com/lisp.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-13 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-12 15:56 Problem with named footnotes and LaTeX export? Kai
2010-08-12 16:21 ` Nicolas Goaziou
2010-08-12 19:31   ` Kai
2010-08-13 11:56     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).