From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [beamer] Code blocks in lists? Date: Thu, 09 Feb 2012 17:34:38 +0100 Message-ID: <87lioct17l.fsf@gmail.com> References: <807h00ktiu.fsf@somewhere.org> <874nv4umx3.fsf@gmail.com> <80vcnkq72r.fsf@somewhere.org> <87sjinude1.fsf@gmail.com> <808vke9skc.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvWzd-0001Q5-5L for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 11:37:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvWzX-00067N-Fi for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 11:37:09 -0500 Received: from plane.gmane.org ([80.91.229.3]:38247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvWzX-000676-AW for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 11:37:03 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RvWzP-0005Ga-Eu for emacs-orgmode@gnu.org; Thu, 09 Feb 2012 17:36:55 +0100 In-Reply-To: <808vke9skc.fsf@somewhere.org> (Sebastien Vauban's message of "Tue, 07 Feb 2012 23:39:31 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > Nicolas Goaziou wrote: >> I can't reproduce any list break ... > > Does that mean that you consider the following as normal? No, it just means that I cannot reproduce it, notwithstanding how abnormal your LaTeX output is. > IIUC, every code block, inside lists or not, must be located at column > 0? No, but last code block boundaries in your example are at column 0, so list above ends there. Lists don't care about code's indentation. What really matters is indentation of the "#+begin_src" line. Regards, -- Nicolas Goaziou