From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: LaTeX export of table with caption broken Date: Tue, 22 Jan 2019 23:52:07 +0100 Message-ID: <87ef941f1k.fsf@nicolasgoaziou.fr> References: <87ftto2084.fsf@informationelle-selbstbestimmung-im-internet.de> <87bm4cbsbm.fsf@nicolasgoaziou.fr> <87zhrsllrc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm4vt-0001pi-Qr for emacs-orgmode@gnu.org; Tue, 22 Jan 2019 17:54:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gm4tv-0003M9-Ju for emacs-orgmode@gnu.org; Tue, 22 Jan 2019 17:52:12 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:58945) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gm4tv-0003ID-Du for emacs-orgmode@gnu.org; Tue, 22 Jan 2019 17:52:11 -0500 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 4ED03100007 for ; Tue, 22 Jan 2019 22:52:08 +0000 (UTC) In-Reply-To: <87zhrsllrc.fsf@gmail.com> (Eric S. Fraga's message of "Tue, 22 Jan 2019 16:06:47 +0000") 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 Hello, Eric S Fraga writes: > tables without captions now seem to export to tabulars within table > environments, which they did not do before. I cannot reproduce it. E.g., | a | becomes \begin{center} \begin{tabular}{l} \toprule a\\ \bottomrule \end{tabular} \end{center} Would you have an ECM? Regards, -- Nicolas Goaziou