Thanks Eric!
Shripad
Tucson, AZ
On Thu, Mar 14, 2013 at 12:57 PM, Eric Schulte wrote:
> shripad sinari writes:
>
> > Hello Eric,
> > The posted solution works. But the issue is that I have to do this a lot
> of
> > times for selective code chunks in multiple documents. Writing the sexp
> > ea
shripad sinari writes:
> Hello Eric,
> The posted solution works. But the issue is that I have to do this a lot of
> times for selective code chunks in multiple documents. Writing the sexp
> each time is not very elegant.
As the sexp is just elisp you can easily to add a function to your
.emacs
Hello Eric,
The posted solution works. But the issue is that I have to do this a lot of
times for selective code chunks in multiple documents. Writing the sexp
each time is not very elegant. Besides, if I were to come up with some
solution than I did not want it to break anything else. Perhaps my
shripad sinari writes:
> Hello all,
> I have been using org-mode and particularly org-babel for reproducible
> research. From reading most of the code chunk options in the org manual
> it seems that the follwoing table would be how one would expect output
> in various formats to behave:
>
> | :
Hello all,
I have been using org-mode and particularly org-babel for reproducible
research. From reading most of the code chunk options in the org manual
it seems that the follwoing table would be how one would expect output
in various formats to behave:
| :results value | :exports value | In Bu