emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <dmaus@ictsoc.de>
To: hindiogine@gmail.com
Cc: emacs-org <emacs-orgmode@gnu.org>
Subject: Re: footnotes in LaTeX export
Date: Sun, 18 Jul 2010 22:08:47 +0200	[thread overview]
Message-ID: <8739vgft80.wl%dmaus@ictsoc.de> (raw)
In-Reply-To: <877hksa7la.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1287 bytes --]

Henri-Paul Indiogine wrote:
>I run the latest git version of org-mode in the Ubuntu 10.04 snapshot
>version of Emacs.

>I have footnotes in my org document.  When I export my org file to LaTeX
>they are placed, correctly, inline as "\footnote{blah blah}".  However,
>they are still present at the bottom of the tex file as "[fn:xx] blah
>blah" just as in the original org file.

>So far I have just deleted this block of text before compiling the tex
>file to pdf.  However, I am probably missing something here and there
>should not be that section of [fn:xx] at the bottom of my text file.

Indeed.  Can you provide a Org mode sample file that shows this
behavior?  I tried with


,----
| * This is a headline
|
|   [fn:1]
|
|
| * Footnotes
|
| [fn:1] This is a FOOTNOTE!
`----

And this gets exported (C-c C-e L) to

,----
| ...
|
| \begin{document}
|
| \maketitle
|
| \setcounter{tocdepth}{3}
| \tableofcontents
| \vspace*{1cm}
|
| \section{This is a headline}
| \label{sec-1}
|
|
|   \footnote{This is a FOOTNOTE! }
|
| \end{document}
`----

Using Org-mode version 6.36trans on

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of
 2010-05-16 on raven, modified by Debian

  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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	other threads:[~2010-07-18 20:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-18 19:54 footnotes in LaTeX export Henri-Paul Indiogine
2010-07-18 20:08 ` David Maus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-26 17:40 Footnotes " Thomas S. Dye
2011-04-26 18:38 ` Nicolas Goaziou
2011-04-26 18:47   ` Thomas S. Dye
2011-04-26 19:04     ` Nick Dokos
2011-04-26 19:15       ` Thomas S. Dye
2011-04-27  8:45       ` Sébastien Vauban
2011-04-27 13:53         ` Matt Lundin
2011-04-27 19:20           ` Sébastien Vauban
2011-04-28 16:50   ` Thomas S. Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8739vgft80.wl%dmaus@ictsoc.de \
    --to=dmaus@ictsoc.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=hindiogine@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).