From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Vorobiev Subject: [export] Tables in ox-reveal export Date: Wed, 19 Feb 2014 09:43:22 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WG9JU-0004VQ-HI for emacs-orgmode@gnu.org; Wed, 19 Feb 2014 10:43:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WG9JR-0004ig-NN for emacs-orgmode@gnu.org; Wed, 19 Feb 2014 10:43:56 -0500 Received: from mail-qc0-x22b.google.com ([2607:f8b0:400d:c01::22b]:35282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WG9JR-0004ia-Ie for emacs-orgmode@gnu.org; Wed, 19 Feb 2014 10:43:53 -0500 Received: by mail-qc0-f171.google.com with SMTP id x3so745943qcv.2 for ; Wed, 19 Feb 2014 07:43:52 -0800 (PST) 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: emacs-orgmode Hi, Is it possible to control appearance of tables in reveal.js presentations created with ox-reveal? The resulting html tables appear on the left and I want to be able to have them centered. There is a comment at http://stackoverflow.com/questions/20583341/tables-and-div-elements-are-not-centred-in-reveal-js that defining tables with would produce centered tables. Is it possible to have ox-reveal use that additional attribute and/or other table-formatting directives? Thanks, Alex