From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: table.el complex tables and orgtbl-to-latex Date: Sat, 25 May 2013 18:35:22 +0200 Message-ID: <87ppwfow51.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgHxm-000507-Dr for emacs-orgmode@gnu.org; Sat, 25 May 2013 13:09:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UgHxk-00025j-SR for emacs-orgmode@gnu.org; Sat, 25 May 2013 13:09:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:52058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgHxk-00024o-LL for emacs-orgmode@gnu.org; Sat, 25 May 2013 13:09:00 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UgHxj-0000Yh-CN for emacs-orgmode@gnu.org; Sat, 25 May 2013 19:08:59 +0200 Received: from 85.55.19.171 ([85.55.19.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 May 2013 19:08:59 +0200 Received: from oub by 85.55.19.171 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 May 2013 19:08:59 +0200 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 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. However orgtbl-to-latex cannot not deal with such tables. Given the successful org-export function could orgtbl-to-latex be modified to include that feature? thanks Uwe Brauer