Alejandro Reyes <alejandro.re...@embl.de> writes:

> Dear all,
>
> I am having troubles to export my documents to a pdf when I have the R
> sessionInfo() as a result. Nevertheless I can export them as a html.
> I think org-mode export to latex is getting confused with the output
> of the sessionInfo() function and the footnotes definition. The next
> is a example:

I confirm that this fails with I try to export to latex. From my
*Messages* buffer:

Exporting to LaTeX...
org-babel-exp processing...
executing R code block...
Code block evaluation complete.
org-export-latex-preprocess: Wrong type argument: integer-or-marker-p, nil

but not html.

Chuck

>
>
> EXAMPLE
> This is a strange case [fn:1]
> #+BEGIN_SRC R :exports both :results output
> x <- rnorm(100)
> sessionInfo()
> #+END_SRC
> [fn:1] It does not let me export to latex
>
>
> I am using the latest version of org-mode and emacs.
> Cheers,
>
> Alejandro
>
>

-- 
Charles C. Berry                            Dept of Family/Preventive Medicine
cberry at ucsd edu                          UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901


Reply via email to