From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: LaTeX export of table with caption broken Date: Thu, 24 Jan 2019 14:48:45 +0100 Message-ID: <87sgxiyxmq.fsf@nicolasgoaziou.fr> References: <87ftto2084.fsf@informationelle-selbstbestimmung-im-internet.de> <87bm4cbsbm.fsf@nicolasgoaziou.fr> <87zhrsllrc.fsf@gmail.com> <87ef941f1k.fsf@nicolasgoaziou.fr> <878szb7ot3.fsf@gmail.com> <87tvhz9zgs.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmfNG-0003nk-Jo for emacs-orgmode@gnu.org; Thu, 24 Jan 2019 08:48:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmfNF-0003zM-SV for emacs-orgmode@gnu.org; Thu, 24 Jan 2019 08:48:54 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:50653) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmfNF-0003y7-Mp for emacs-orgmode@gnu.org; Thu, 24 Jan 2019 08:48:53 -0500 In-Reply-To: <87tvhz9zgs.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Wed, 23 Jan 2019 10:16:03 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > Guessing the culprit is c28eb3c2cb904666594e40c1dcae4437d954bde4. > It seems that the caption is an empty string but the code tests whether > it's nil and since it isn't, it assumes there is a caption and makes it > into a floating table. OK. I fixed that, even though I cannot reproduce the issue. Thank you. Regards, -- Nicolas Goaziou