From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Feature request: creating separate tables on same rows Date: Thu, 05 Jun 2014 23:15:41 +0200 Message-ID: <871tv3qcqq.fsf@gmail.com> References: <87oay7z4bb.fsf@gmail.com> <5390C4E0.9090700@gmail.com> <5390CE56.4020909@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsf0z-00079J-Be for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 17:16:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wsf0r-00048A-Sm for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 17:16:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:50222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsf0r-000480-LC for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 17:15:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wsf0p-0002lF-Vz for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 23:15:51 +0200 Received: from e178189060.adsl.alicedsl.de ([85.178.189.60]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 23:15:51 +0200 Received: from tjolitz by e178189060.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 23:15:51 +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 Aldric Giacomoni writes: > I did -want- to do that. > > On Thu, Jun 5, 2014 at 4:08 PM, Omid wrote: > > Then I misunderstood you. I thought you wanted to create tables > side by sides. In Org-mode that would be (at least) very strange, but Org-mode uses backends for the final docs, so you might want to look at e.g. LaTeX multi-column styles and if Org-mode supports them somehow. But even if so, it might get complicated and using AucTex directly might be the better choice in such cases. -- cheers, Thorsten