From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [babel] using #+call for inline results Date: Thu, 23 Jun 2011 15:49:26 +0200 Message-ID: <87sjr0psih.fsf@gmail.com> References: <87mxhaunsi.fsf@ucl.ac.uk> <87mxh9omwb.fsf@gmail.com> <87mxh9pvz8.fsf@ucl.ac.uk> <87sjr1i040.fsf@gmail.com> <874o3hvuh0.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZkHi-0002cD-TI for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 09:49:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZkHh-00069h-7z for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 09:49:30 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:41613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZkHg-00069P-OI for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 09:49:29 -0400 Received: by wwf22 with SMTP id 22so1552870wwf.30 for ; Thu, 23 Jun 2011 06:49:27 -0700 (PDT) In-Reply-To: <874o3hvuh0.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 23 Jun 2011 09:10:35 +0100") 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: Eric Schulte Cc: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > For completeness, I've attached a file which shows that it *can* work > but also that it confuses the export of lists (Nicolas?) if the inline > code is in a list item. I see no difference between the paragraph and the list item: in both cases, the table doesn't appear, as it has been moved right after the headline by `org-export-blocks-preprocess' during export. Are we observing the same phenomenon? Regards, -- Nicolas Goaziou