From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: ox-latex math in headings export error [8.3.6 (release_8.3.6-1257-g33f8f8 @ /Users/stefanos/org-mode/lisp/)] Date: Fri, 28 Oct 2016 15:48:55 +0200 Message-ID: <8737jginy0.fsf@nicolasgoaziou.fr> References: <92CD02B1-8B6C-4CB3-BAE4-AC699D00CFE6@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c07Wl-0000tv-8w for emacs-orgmode@gnu.org; Fri, 28 Oct 2016 09:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c07Wg-0000Ur-EN for emacs-orgmode@gnu.org; Fri, 28 Oct 2016 09:48:59 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54643) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c07Wg-0000Ud-8a for emacs-orgmode@gnu.org; Fri, 28 Oct 2016 09:48:54 -0400 In-Reply-To: <92CD02B1-8B6C-4CB3-BAE4-AC699D00CFE6@gmail.com> ("Stefanos \=\?utf-8\?Q\?Carlstr\=C3\=B6m\=22's\?\= message of "Fri, 28 Oct 2016 12:39:58 +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" To: Stefanos =?utf-8?Q?Carlstr=C3=B6m?= Cc: emacs-orgmode@gnu.org Hello, Stefanos Carlstr=C3=B6m writes: > Exporting a simple document such as > > * Section heading with math \(\pi\) bug > > with ox-latex on HEAD gives the attached output, which does not compile, > due to the newline in the exported heading. [...] > \section{Section heading with math \(\pi\) >=20=20=20 > bug} Fixed. Thank you. Regards, --=20 Nicolas Goaziou