On Sun, Sep 5, 2010 at 1:26 PM, Bastien wrote: > 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.\ thanks bastien, should have done that myself, somewhat harried atthe moment. m > > -- > Bastien >