From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Org to LaTeX export of tables Date: Mon, 24 Aug 2015 09:21:03 +0530 Message-ID: References: Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTimy-0001u2-NB for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 23:51:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTimr-0000RH-5i for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 23:51:12 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:34490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTimq-0000Qt-WC for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 23:51:09 -0400 Received: by pacgr6 with SMTP id gr6so8107788pac.1 for ; Sun, 23 Aug 2015 20:51:08 -0700 (PDT) Received: from [192.168.1.37] ([59.176.42.82]) by smtp.gmail.com with ESMTPSA id fx4sm15414814pbb.92.2015.08.23.20.51.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 23 Aug 2015 20:51:07 -0700 (PDT) In-Reply-To: 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: org-mode mailing list > On 24-Aug-2015, at 5:06 am, Vikas Rawal = wrote: >=20 > Please see the sample org table below, and the way it is exported in = LaTeX. >=20 > I do not want \begin{center} and \end{center}. Having those results in = some extra space between the table and the notes. >=20 Sorry, clearly explained in the manual. :center does it. Vikas