From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: horiontal alignment of tables in latex export? Date: Sun, 05 Sep 2010 19:26:05 +0200 Message-ID: <871v982jbm.fsf@gnu.org> References: <4C813130.7040104@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=57387 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsIyj-0001iS-Pu for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 13:26:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsIyi-0002nW-9L for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 13:26:05 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:38664) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsIyh-0002nN-VN for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 13:26:04 -0400 Received: by wyb36 with SMTP id 36so4609304wyb.0 for ; Sun, 05 Sep 2010 10:26:03 -0700 (PDT) In-Reply-To: (Matt Price's message of "Sat, 4 Sep 2010 12:54:35 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price Cc: emacs-orgmode@gnu.org Matt Price writes: > See org-export-latex-tables-centered: > > (defcustom org-export-latex-tables-centered t >  "When non-nil, tables are exported in a center environment." >  :group 'org-export-latex >  :type 'boolean) > > this was the solution!  thanks so much. I added a FAQ entry for this. -- Bastien