Re: R session error (org-babel)

2024-03-19 Thread Esteban Venialgo
-version is the same. Thanks a lot for your help, Tetumetal On 2024-03-07 00:30:03, William Denton wrote: > On Wednesday, March 6th, 2024 at 05:56, Esteban Venialgo > wrote: > > > I tried the =emacs -Q=, and still get the same problem. Before exporting > > the code,

Re: R session error (org-babel)

2024-03-06 Thread Esteban Venialgo
t;/usr/share/emacs/29.2/lisp/emulation" "/usr/share/emacs/29.2/lisp/emacs-lisp" "/usr/share/emacs/29.2/lisp/cedet" "/usr/share/emacs/29.2/lisp/calendar" "/usr/share/emacs/29.2/lisp/calc" "/usr/share/emacs/29.2/lisp/obsolete"

R session error (org-babel)

2024-03-05 Thread Esteban Venialgo
hi Org-people, I'm a newbie with org-babel, but I think I'm facing a bug for R code execution. Basically, I have a simple code for testing: #+begin_src R :session test A = 1 #+end_src I get a lisp error when I try to export this code to latex. Also, if I remove the session name "test", the

odt export and embedded latex

2021-03-18 Thread Esteban Venialgo
hi org experts, I'd like to export a .org file as ODT and I have an embedded latex gantt chart in a separated tex file. The problem is that the gantt chart does not get exported. It seems that it's completely ignored by the odt exporting tool. This is the latex section within my .org file: