emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Preservation of white space in babel blocks, exporting to PDF


From: Nicolas Goaziou
Subject: Re: [O] Preservation of white space in babel blocks, exporting to PDF
Date: Sat, 01 Feb 2014 21:27:18 +0100

Hello,

John Hendy <address@hidden> writes:

> On Sat, Feb 1, 2014 at 2:28 AM, Nicolas Goaziou <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]