Hi Robert,

Robert Hennig <robert.hen...@freylax.de> writes:
> Dear orgmode list!
>
> I'm would like to generate LaTeX footnotes
> using the LaTeX macro \footnote{} if I export
> the org-mode document to LaTeX. What do I have
> to do - now I only get a plain '[..]' and the
> footnote comes at the end of the document.
> (I like to have the footnote on the page where
>  it is referenced, he LaTeX \footnote{} should do this.)
> Digging into the code I found the \footnote, but I'm
> not this familiar to figure out howto actually
> I could reproduce the desired behaviour.


M-x customize-variable RET org-footnote-section RET


I guess it does what you want. The docstring states:

   "This can be nil, to place footnotes locally at the end of the
    current outline node."



HTH


  Sebastian


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to