From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: table.el orgmode export html or latex use table-generate-source Date: Wed, 06 Apr 2016 21:31:36 +0200 Message-ID: <87egai7cvb.fsf@nicolasgoaziou.fr> References: <87inzuuaxl.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ant8z-0005bs-P0 for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 15:29:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ant8u-0004ap-VV for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 15:29:37 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:40336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ant8u-0004ZN-P7 for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 15:29:32 -0400 Received: from selenimh (unknown [IPv6:2a03:a0a0:0:4301::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 936001720A1 for ; Wed, 6 Apr 2016 21:29:31 +0200 (CEST) In-Reply-To: <87inzuuaxl.fsf@mat.ucm.es> (Uwe Brauer's message of "Wed, 06 Apr 2016 13:24:54 +0000") 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 Hello, Uwe Brauer writes: > However when I try to export a org file with a table controlled by > table.el I run into a problem. I have to convert it to a org-table and > in this process things like splitting cells are lost. Why do you have to do that? Could you show an ECM? > So could org-export not call table-generate-source for either latex or > html export? I am confused. Isn't `table-generate-source' the export function provided by "table.el" to handle its tables specifically? Regards, -- Nicolas Goaziou