From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: orgmod: R and threeparttable Date: Sat, 14 Dec 2013 09:08:49 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1133056aaeb0ae04ed7a1605 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrkHQ-0000f5-DO for emacs-orgmode@gnu.org; Sat, 14 Dec 2013 03:09:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrkHK-0003mg-D6 for emacs-orgmode@gnu.org; Sat, 14 Dec 2013 03:08:56 -0500 Received: from mail-ob0-f180.google.com ([209.85.214.180]:52320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrkHK-0003mV-8t for emacs-orgmode@gnu.org; Sat, 14 Dec 2013 03:08:50 -0500 Received: by mail-ob0-f180.google.com with SMTP id wo20so2924384obc.39 for ; Sat, 14 Dec 2013 00:08:49 -0800 (PST) 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: John Hendy Cc: "emacs-orgmode@gnu.org" --001a1133056aaeb0ae04ed7a1605 Content-Type: text/plain; charset=ISO-8859-1 It *sort of* works in that I get LaTeX table syntax wrapped with > \begin/end{threeparttable}, but then I caught that threeparttable is > actually a wrapper around tabular. Not sure how you can currently use > Org to specify two layered wrappers like that? Or you might need > someone to write an equivalent of #+begin/end_center for > threeparttable? > > #+begin_threeparttable > table-generating-stuff > #+end_threeparttable > > Even more complicate is that tabular ends, then a tablenotes > environment begins/ends, and only *then* does threeparttable end. > > This is precisely the problem. At the moment, there does not seem to be a way of doing it. I think it is a major limitation and we should try to overcome it. I do not know lisp, and can't judge, but is it very difficult to overcome? Wonder what Carsten/Bastien/Nicholas think. Vikas --001a1133056aaeb0ae04ed7a1605 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


It *sort of* works in that I get LaTeX table syntax wrapped with
\begin/end{threeparttable}, but then I caught that threeparttable is
actually a wrapper around tabular. Not sure how you can currently use
Org to specify two layered wrappers like that? Or you might need
someone to write an equivalent of #+begin/end_center for
threeparttable?

#+begin_threeparttable
table-generating-stuff
#+end_threeparttable

Even more complicate is that tabular ends, then a tablenotes
environment begins/ends, and only *then* does threeparttable end.


This is precisely the problem. At the moment, th= ere does not seem to be a way of doing it.

I think it is a major limitation and we should try to overcome it. = I do not know lisp, and can't judge, but is it very difficult to overco= me?

Wonder what Carsten/Bastien/Nicholas think.

Vikas

--001a1133056aaeb0ae04ed7a1605--