From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soapy Smith Subject: Re: Clojure Code Block Results not Tabularized Date: Thu, 30 Jan 2014 08:46:16 -0500 Message-ID: <1391089576.2290.3.camel@raven-CM5571> References: <1390915384.2241.11.camel@raven-CM5571> <87ob2t7mh2.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8rxE-0001eN-TG for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 08:47:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8rx5-00082b-Fy for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 08:46:52 -0500 Received: from qmta07.westchester.pa.mail.comcast.net ([76.96.62.64]:57919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8rx5-00082N-Bl for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 08:46:43 -0500 In-Reply-To: <87ob2t7mh2.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Great news! I will update my system to the master. I will create an org file with permutations of the :results option and export to LaTeX and HTML. Perhaps even compare to Python behavior. I will attempt to push the test files to github later today. I need the git practice! Regards, Greg On Thu, 2014-01-30 at 12:11 +0100, Bastien wrote: > Hi Greg, > > Soapy Smith writes: > > > The problem is that the results inserted into the org document should be > > tabularized. > > This should now be fixed in master -- thanks for further testing, > and thanks to Eric for giving the solution. >