From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Feature request: Include org-tbl in exported latex. Date: Tue, 4 Oct 2011 16:10:41 +0200 Message-ID: <5217BDFB-494F-4491-B834-CD053327BB4E@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB5hs-0003d9-5W for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 10:10:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RB5hl-0004hH-RE for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 10:10:52 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:44205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB5hl-0004hA-Ji for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 10:10:45 -0400 Received: by wyf22 with SMTP id 22so669960wyf.0 for ; Tue, 04 Oct 2011 07:10:44 -0700 (PDT) In-Reply-To: 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: Erik Parmann Cc: emacs-orgmode@gnu.org On Oct 3, 2011, at 1:27 PM, Erik Parmann wrote: > 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.htm= l >=20 > 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. I do like this idea! Will take a look. - Carsten