Hello, I am trying to call texi2dvi on a very simple tex-file (see below) and it fails with a memory access error. I originally tried to call it on another, meaningful tex file with the same error occuring. I am attaching a screenshot. Thank you very much for your help. Kind regards, Paola -------------- tex file ciao.tex ------ \documentclass[11pt]{article} \begin{document} ciao \end{document}
On 15/07/2009 6:00 AM, paola at idsia.ch wrote:> I am trying to call texi2dvi on a very simple tex-file (see below) and > it fails with a memory access error. I originally tried to call it on > another, meaningful tex file with the same error occuring. I am > attaching a screenshot. > > Thank you very much for your help.I couldn't view your screenshot, but I wonder why you think this is an R bug. texi2dvi is a separate program, unrelated to R, except that R uses it for some of the documentation. (texinfo is designed to process .texi files, not .tex: your file looked like latex to me, so I'm not surprised texinfo failed, but I'm somehwat surprised it had a memory access error.) Duncan Murdoch
Possibly Parallel Threads
- Building manuals are failing now that MikTex 2.9 has removed texi2dvi.exe
- R CMD build looking for texi2dvi in the wrong place (R-devel)
- R CMD build looking for texi2dvi in the wrong place (R-devel)
- r-base build: failure to convert R-FAQ to pdf
- Problem Sweaving vignettes: MiKTeX's texi2dvi reports errors