From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fraga, Eric" Subject: Re: very strange LaTeX error Date: Fri, 20 Dec 2019 15:53:34 +0000 Message-ID: <87bls3ngci.fsf@ucl.ac.uk> References: <87immbp5ww.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33924) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iiKax-00042f-Gr for emacs-orgmode@gnu.org; Fri, 20 Dec 2019 10:53:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iiKaw-0003R8-0c for emacs-orgmode@gnu.org; Fri, 20 Dec 2019 10:53:39 -0500 Received: from mail-eopbgr50134.outbound.protection.outlook.com ([40.107.5.134]:12550 helo=EUR03-VE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iiKav-0003OS-HB for emacs-orgmode@gnu.org; Fri, 20 Dec 2019 10:53:37 -0500 In-Reply-To: (Stefan Nobis's message of "Fri, 20 Dec 2019 15:29:16 +0100") Content-Language: en-US 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: "emacs-orgmode@gnu.org" On Friday, 20 Dec 2019 at 15:29, Stefan Nobis wrote: > As the org-table does not support all the fancy features of LaTeX > tables and the LaTeX row/line break is generated implicitly, I would > say the LaTeX export should always emit the additional \relax. I agree. I shouldn't have to be this aware of LaTeX idiosyncrasies to export what looks like a straightforward table! =20 However, it seems that simply adding \relax does not work if there is an \hline immediately following so the solution is not that straightforward. Thanks again, eric --=20 Eric S Fraga via Emacs 27.0.50, Org release_9.3-34-g2eee3c