From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Mukhachev Subject: Re: Table latex exporting ignores #+ATTR_LATEX: Date: Tue, 03 Apr 2018 15:07:00 +0300 Message-ID: References: <1521549805.14645.12.camel@gmail.com> <87fu4owerz.fsf@gmail.com> <1521995033.9799.14.camel@phystech.edu> <20180326081306.2312c946@lt70.mpip-mainz.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3KiT-0007nx-5W for emacs-orgmode@gnu.org; Tue, 03 Apr 2018 08:07:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f3KiO-00039Z-Jz for emacs-orgmode@gnu.org; Tue, 03 Apr 2018 08:07:09 -0400 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:43710) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f3KiO-00037I-Aq for emacs-orgmode@gnu.org; Tue, 03 Apr 2018 08:07:04 -0400 Received: by mail-lf0-x230.google.com with SMTP id v207-v6so19807115lfa.10 for ; Tue, 03 Apr 2018 05:07:04 -0700 (PDT) In-Reply-To: <20180326081306.2312c946@lt70.mpip-mainz.mpg.de> 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: Robert Klein Cc: emacs-orgmode@gnu.org On Mon, 2018-03-26 at 08:13 +0200, Robert Klein wrote: > Can you use body-only export? (That is, is your table the only > content > of your document?) However, still, that way the table is exported inside "center" environment, which is kind of okay for me.