From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Parmann Subject: Feature request: Include org-tbl in exported latex. Date: Mon, 3 Oct 2011 13:27:33 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAggd-0000kc-Rd for emacs-orgmode@gnu.org; Mon, 03 Oct 2011 07:27:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAggc-0004bS-FX for emacs-orgmode@gnu.org; Mon, 03 Oct 2011 07:27:55 -0400 Received: from mail-qy0-f169.google.com ([209.85.216.169]:64804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAggc-0004bJ-DS for emacs-orgmode@gnu.org; Mon, 03 Oct 2011 07:27:54 -0400 Received: by qyl38 with SMTP id 38so1997652qyl.0 for ; Mon, 03 Oct 2011 04:27:53 -0700 (PDT) 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, it would be cool if the latex exporting of a org-table would include the table in orgtbl format in a comment, in the way described here: http://www.gnu.org/software/emacs/manual/html_node/org/A-LaTeX-example.html This fits well with the workflow of first drafting the paper in org-mode, then exporting it to tex and finnishing it there. If the exporter kept the table as desribed above, one could still harvest some orgtbl power in the finnishing stage. It does not need to be the default action, but an option of it would be nice. -Erik Parmann