From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Exporting table.el tables to LaTeX: set environment? Date: Fri, 17 Jan 2014 09:57:44 +0100 Message-ID: <87vbxj7zp3.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W45FS-0000IO-KR for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 03:57:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W45FM-0007CD-KK for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 03:57:54 -0500 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:35483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W45FM-0007C7-D5 for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 03:57:48 -0500 Received: by mail-wg0-f41.google.com with SMTP id n12so1529429wgh.4 for ; Fri, 17 Jan 2014 00:57:47 -0800 (PST) In-Reply-To: (Gary Oberbrunner's message of "Thu, 16 Jan 2014 09:27:07 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Gary Oberbrunner Cc: Orgmode Mailing List Gary Oberbrunner writes: > If I have a table.el table, is there any way to set the LaTeX table > environment for it (longtable, tabularx etc.)? AFAICT no, #+ATTR_* is for stuff that are written in Org syntax. -- Bastien