From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: export tables to html and odt, table borders Date: Tue, 04 Feb 2014 23:36:58 +0100 Message-ID: <87r47ipks5.fsf@bzg.ath.cx> 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]:34199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAp1d-0002fV-Pi for emacs-orgmode@gnu.org; Tue, 04 Feb 2014 18:03:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAp1Y-000886-Hy for emacs-orgmode@gnu.org; Tue, 04 Feb 2014 18:03:29 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:46414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAp1Y-00087p-CW for emacs-orgmode@gnu.org; Tue, 04 Feb 2014 18:03:24 -0500 In-Reply-To: <87wqhaekn7.fsf@gilgamesch.quim.ucm.es> (Uwe Brauer's message of "Tue, 04 Feb 2014 20:35:24 +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 Hi Uwe, Uwe Brauer writes: > In orgmode 7.8 there was a variable > (org-export-html-table-tag > which allowed my to configure the table boundary to my liking for > example: > > > "") > > > Now I installed the latest version available in elpa for GNU emacs24 and > cannot find this variable. What is the corresponding new variable? See org-html-table-default-attributes and org-html-table-header-tags org-html-table-data-tags org-html-table-row-tags > Is there anything similar for the odt exporter? I don't know. HTH, -- Bastien