From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: table.el complex tables and orgtbl-to-latex Date: Mon, 2 Sep 2013 10:11:35 +0200 Message-ID: References: <87ppwfow51.fsf@mat.ucm.es> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGPEd-0004TW-HX for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 04:11:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGPEX-0000fq-98 for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 04:11:43 -0400 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:35194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGPEX-0000fM-2E for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 04:11:37 -0400 Received: by mail-we0-f177.google.com with SMTP id q55so3343310wes.8 for ; Mon, 02 Sep 2013 01:11:36 -0700 (PDT) In-Reply-To: <87ppwfow51.fsf@mat.ucm.es> 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: Uwe Brauer Cc: emacs-orgmode@gnu.org Hi Uwe, this sounds interesting - would you be interested to provide a patch to = this effect? - Carsten On May 25, 2013, at 6:35 PM, Uwe Brauer wrote: >=20 > Hello=20 >=20 > As I described in a previous message, org-export can successfully = export > complex table which I have partially generated (end edited) by = table.el > into latex.=20 >=20 > However orgtbl-to-latex cannot not deal with such tables. >=20 >=20 > Given the successful org-export function could orgtbl-to-latex be > modified to include that feature? >=20 > thanks >=20 > Uwe Brauer=20 >=20 >=20