From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: Possible bug in export of table in latex Date: Thu, 08 Jan 2015 16:57:56 +0000 Message-ID: References: <87k30za6c0.fsf@nicolasgoaziou.fr> <871tn5qkxd.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9GQo-0001MI-QB for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 11:59:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9GQk-0000wH-Py for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 11:59:34 -0500 Received: from plane.gmane.org ([80.91.229.3]:41071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9GQk-0000w6-JT for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 11:59:30 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y9GQL-0007pU-Nk for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 17:59:05 +0100 Received: from p5b0ec460.dip0.t-ipconnect.de ([91.14.196.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Jan 2015 17:59:05 +0100 Received: from andreas.leha by p5b0ec460.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Jan 2015 17:59:05 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Giuseppe Lipari writes: > >> As a matter of fact, I think the :width option for latex tables should be >> disabled, because it is not so simple to implement. > > As long as it doesn't generate invalid LaTeX code (like in your bug > report), I think the current :width option can be kept. You don't need > to use it if you don't like it. > I agree, because I successfully use it (specifying the alignment as well). Best, Andreas