Hello, John Hendy <jw.he...@gmail.com> writes:
> On Sat, Feb 1, 2014 at 2:28 AM, Nicolas Goaziou <n.goaz...@gmail.com> wrote: >> 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. > > From whence comes this assumption? In the previous emails, I mentioned > the different treatment between src and example blocks with the same > code. I don't know why I'd complain about the .tex containing "some > sort of tab character" if I'd put it there myself! Again, you have `indent-tabs-mode' set to a non-nil value. This is what I mean by "you indent your code with tabs". Babel happens to indent source blocks when re-inserting them after evaluation. So you get tabs even if you didn't explicitly write them in the first place. Regards, -- Nicolas Goaziou