Re: [O] tabs inserted in code blocks

2014-03-12 Thread John Hendy
On Mar 11, 2014 11:21 PM, "Nick Dokos" wrote: > > "Stephen J. Barr" writes: > > > Hello, > > > > I have the following code block in an org-mode file: > > > > > > > > #+CAPTION: Matlab Dynamic Programming Solution > >

Re: [O] tabs inserted in code blocks

2014-03-11 Thread Nick Dokos
"Stephen J. Barr" writes: > Hello, > > I have the following code block in an org-mode file: > > > > #+CAPTION: Matlab Dynamic Programming Solution > #+LABEL: code:matlab-outer-loop-reference > #+BEGIN_SRC octave >

[O] tabs inserted in code blocks

2014-03-11 Thread Stephen J. Barr
Hello, I have the following code block in an org-mode file: #+CAPTION: Matlab Dynamic Programming Solution #+LABEL: code:matlab-outer-loop-reference #+BEGIN_SRC octave Normal_BuildT = realmax * ones(T, i_max, j