From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: export tables to html and odt, table borders Date: Sun, 09 Feb 2014 10:38:45 +0530 Message-ID: <87eh3cc1pe.fsf@gmail.com> References: <87wqhaekn7.fsf@gilgamesch.quim.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCMdC-0006df-0v for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 00:08:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCMd6-0007eY-TJ for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 00:08:37 -0500 Received: from plane.gmane.org ([80.91.229.3]:37538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCMd6-0007eT-Mn for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 00:08:32 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WCMd5-0000wJ-Od for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 06:08:31 +0100 Received: from 101.63.184.0 ([101.63.184.0]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 09 Feb 2014 06:08:31 +0100 Received: from kjambunathan by 101.63.184.0 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 09 Feb 2014 06:08:31 +0100 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@gnu.org Uwe Brauer writes: > Is there anything similar for the odt exporter? 1. What SPECIFICALLY do you want? 2. How many tables do you have in your document? 3. What aspects do you want to be uniform across your tables? 4. What aspects you want changed on a per-table basis? If you want glosses or an all out gridded table, you need to start using the ELPA package or the use the :style "GriddedTable". See following posts: http://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01203.html http://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01088.html http://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01312.html