From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Preservation of white space in babel blocks, exporting to PDF Date: Sat, 01 Feb 2014 09:28:04 +0100 Message-ID: <87a9ebs0dn.fsf@gmail.com> References: <87eh3od13z.fsf@gmail.com> <87y51vhjq6.fsf@gmail.com> <87ppn7hhwt.fsf@gmail.com> <87lhxv7mym.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9Vvb-0000eH-EH for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 03:28:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9VvS-0006qX-IK for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 03:27:51 -0500 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:41546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9VvS-0006qR-B9 for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 03:27:42 -0500 Received: by mail-we0-f176.google.com with SMTP id q58so422912wes.7 for ; Sat, 01 Feb 2014 00:27:41 -0800 (PST) In-Reply-To: (John Hendy's message of "Fri, 31 Jan 2014 22:08:55 -0600") 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: Andreas Leha , emacs-orgmode Hello, John Hendy writes: > I'd still like to understand the src vs. example block discrepancy if > possible. It's really odd, especially since Nicholas isn't able to > reproduce even with the same minimal config. There is no discrepancy. You indent your code with tabs and these tabs appear in the TeX file, but Beamer cannot handle them properly. The same problem will arise in an example block. I couldn't reproduce it because I only indent with spaces. Regards, -- Nicolas Goaziou