Hi,
Could you send an example of the contents of such a cell, and what it is
converted to? Maybe it will be possible to improve the parsing of
numerals in Babel s.t. we don't lose precision in these cases.
Thanks -- Eric
Marc-Oliver Ihm writes:
> Hello !
>
> Currently org-babel, when passing
Thank you Eric,
That was much faster then I had expected. :)
It works perfectly now.
Regarding the hlines, I find more intuitive not counting them for indexing,
since this is how table formulas work in org, but I'm OK with whatever
solution you and Dan come up with.
At last, after loading messag
Hi Darlan,
Darlan Cavalcante Moreira writes:
> In the org-babel documentation we see that one can pass a single element
> from a table to a babel source block with
> ,
> ! :var data=example-table[0,1]
> `
>
> I assumed that I would get a scalar value, but it seems that I still get a
> ta
> "Dan" == Dan Davison writes:
Dan> Maurizio Vitale
Dan> writes:
>>> "Dan" == Dan Davison writes:
>>
Dan> Maurizio Vitale
Dan>
Dan> writes:
>>
Dan> [...]
>>
>> >> It would be nice if it was possible to have multiple result >>
>> sectio
> "Dan" == Dan Davison writes:
Dan> Maurizio Vitale
Dan>
Dan> writes:
Dan> [...]
>> It would be nice if it was possible to have multiple result
>> sections. This way I could embed in the document the result that
>> was obtained when writing the documentation, wh
Maurizio Vitale writes:
>> "Dan" == Dan Davison writes:
>
> Dan> Maurizio Vitale
> Dan>
> Dan> writes:
>
> Dan> [...]
>
> >> It would be nice if it was possible to have multiple result
> >> sections. This way I could embed in the document the result that
> >> was
Maurizio Vitale
writes:
[...]
> It would be nice if it was possible to have multiple result
> sections. This way I could embed in the document the result that was
> obtained when writing the documentation, while still allowing the person
> following the recipe to evaluate again the shell script