[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Babel blocks not indented
From: |
Julien Cubizolles |
Subject: |
[O] Babel blocks not indented |
Date: |
Tue, 07 May 2013 19:11:17 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
I'm new to babel and I'm experiencing a strange problem. A
src_block created with "<s TAB" is not indented as the heading it's
in. Here is an example:
--8<---------------cut here---------------start------------->8---
**** Export fichier texte
#+BEGIN_SRC python
import numpy
numpy.savetxt("foo.csv", a, delimiter=",")
#+END_SRC
--8<---------------cut here---------------end--------------->8---
The python code should be indented below the heading title "Export
fichier texte".
Julien.
- [O] Babel blocks not indented,
Julien Cubizolles <=
- Re: [O] Babel blocks not indented, Eric Schulte, 2013/05/07
- Re: [O] Babel blocks not indented, Julien Cubizolles, 2013/05/07
- Re: [O] Babel blocks not indented, J. David Boyd, 2013/05/09
- Re: [O] Babel blocks not indented, Leo Alekseyev, 2013/05/10
- Re: [O] Babel blocks not indented, Nick Dokos, 2013/05/10
- Re: [O] Babel blocks not indented, Leo Alekseyev, 2013/05/13
- Re: [O] Babel blocks not indented, Andreas Röhler, 2013/05/13