From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org strips math delimiters from inline footnotes Date: Wed, 16 Jul 2014 16:15:07 +0200 Message-ID: <877g3djspg.fsf@nicolasgoaziou.fr> References: <87zjgium7u.fsf@sophokles.streitblatt.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7Pyc-0006P5-Fh for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 10:14:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7PyU-0001nx-ER for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 10:14:34 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:44680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7PyU-0001nb-7m for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 10:14:26 -0400 In-Reply-To: <87zjgium7u.fsf@sophokles.streitblatt.de> (Florian Beck's message of "Thu, 10 Jul 2014 01:49:25 +0200") 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: Florian Beck Cc: emacs-orgmode@gnu.org Hello, Florian Beck writes: > the latex export of inline footnotes doesn't work correctly. > > This happens since commit ca6ecf9e498e6c4750f279e9f0ea0185bc8b1d10. > > text[fn:1: a footnote with $\sqrt{4}$.] > > exports as > > text\footnote{a footnote with \sqrt{4}.} This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou