From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Corrupted export of tables to LaTeX math mode [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ c:/Users/thoma/.emacs.d/elpa/org-plus-contrib-20161017/)] Date: Mon, 24 Oct 2016 23:35:02 +0200 Message-ID: <87lgxdjurd.fsf@nicolasgoaziou.fr> References: <8660omb7ue.fsf@gmail.com> <871sz9egi6.fsf@gmail.com> <86y41d34r1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bymtc-0000vp-1C for emacs-orgmode@gnu.org; Mon, 24 Oct 2016 17:35:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bymtb-0007EK-E9 for emacs-orgmode@gnu.org; Mon, 24 Oct 2016 17:35:04 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:58928) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bymtb-0007CH-8M for emacs-orgmode@gnu.org; Mon, 24 Oct 2016 17:35:03 -0400 In-Reply-To: <86y41d34r1.fsf@gmail.com> (Thomas Stenhaug's message of "Mon, 24 Oct 2016 21:51:14 +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: Thomas Stenhaug Cc: emacs-orgmode@gnu.org Hello, Thomas Stenhaug writes: > Nick Dokos writes: > >> I can reproduce this and I think the problem is that the table >> includes the empty line after it and that gets carried into the data >> that org-export-data passes into org-latex-matrices. > > That seems to be the case; for each empty line between the table and the > first nonempty line, an empty line is added before the \] in the latex > output. Fixed. Thank you. Regards, -- Nicolas Goaziou