From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Footnotes issue with LaTeX export Date: Tue, 27 Dec 2011 11:43:01 +0100 Message-ID: <87r4zq8fd6.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfUWY-0002pd-NG for emacs-orgmode@gnu.org; Tue, 27 Dec 2011 05:44:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RfUWX-0003eH-8Y for emacs-orgmode@gnu.org; Tue, 27 Dec 2011 05:44:50 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:62682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfUWX-0003e2-2F for emacs-orgmode@gnu.org; Tue, 27 Dec 2011 05:44:49 -0500 Received: by wibhq12 with SMTP id hq12so6460280wib.0 for ; Tue, 27 Dec 2011 02:44:47 -0800 (PST) In-Reply-To: (John Hendy's message of "Mon, 26 Dec 2011 18:15:24 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: emacs-orgmode Hello, John Hendy writes: > I'm experiencing an issue similar to this one: > --- http://osdir.com/ml/emacs-orgmode-gnu/2011-10/msg00544.html > > I have a paragraph in which I reference a dollar amount (preceded by "$"). > Attempting to insert a footnote anywhere in that paragraph gets me the > error "Cannot insert a footnote here." [...] > Any suggestions? Yes: Can you provide an ECM (Complete Minimal Example), and tell the version of Org you're using? Also, does M-: (org-inside-LaTeX-fragment-p) return coherent values (that is nil when point isn't inside a LaTeX fragment) when evaluated throughout the paragraph? Regards, -- Nicolas Goaziou