From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Latex math mode not set in footnotes [9.0.9 (9.0.9-68-g492420-elpa @ /Home/ps/.emacs.d/elpa/org/)] Date: Sun, 13 Aug 2017 15:17:06 +0200 Message-ID: <87o9rja9pp.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dgslT-00033w-12 for emacs-orgmode@gnu.org; Sun, 13 Aug 2017 09:17:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgslS-0007wU-AR for emacs-orgmode@gnu.org; Sun, 13 Aug 2017 09:17:11 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:42409) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dgslS-0007uQ-5M for emacs-orgmode@gnu.org; Sun, 13 Aug 2017 09:17:10 -0400 In-Reply-To: (Paul Stansell's message of "Sun, 13 Aug 2017 01:10:14 +0100") 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" To: Paul Stansell Cc: emacs-orgmode@gnu.org Hello, Paul Stansell writes: > Hello, > > Latex math mode is not set in a footnote when exporting an org file to > tex or pdf. Below and attached is a simple example. > > Thanks > > ---cut here------------------------------------------ > * Example > > When exporting to pdf math $\hat{x}$ is okay in the main text but > not in this footnote.[fn:footnote_1: Math $\hat{x}$.] > ---cut here------------------------------------------ Fixed. Thank you. Regards, -- Nicolas Goaziou