Thorsten Jolitz gmail.com> writes:
>
> Roland DONAT gmail.com> writes:
>
> > To do so, I tried to use de "drawer" option. It gives me the good result
> > with a drawer but then when I export my org buffer to latex, the drawers
> > ":RESULTS:" is also exported which is not cool...
>
> Did yo
Roland DONAT writes:
> To do so, I tried to use de "drawer" option. It gives me the good result
> with a drawer but then when I export my org buffer to latex, the drawers
> ":RESULTS:" is also exported which is not cool...
Did you try header args ':exports code ' or ':exports none'?
--
cheer
Thorsten Jolitz gmail.com> writes:
>
> This is because this function was applied to the results
>
> ,[ C-h f org-escape-code-in-region RET ]
> | org-escape-code-in-region is an interactive compiled Lisp function in
> | `org-src.el'.
> |
> | (org-escape-code-in-region BEG END)
> |
> | Esc
Roland DONAT writes:
> Dear Orgmode community,
>
> Thanks in advance to take some time to help me with my problem...
>
> Here is what is making me very sad :
>
> I have a python (python 3 interpreter) source block that I use to generate
> parts of a report written in Orgmode. Suppose we have thi
Dear Orgmode community,
Thanks in advance to take some time to help me with my problem...
Here is what is making me very sad :
I have a python (python 3 interpreter) source block that I use to generate
parts of a report written in Orgmode. Suppose we have this little example :
#+NAME: test
#+B