Re: [R] makefile for sweave

2009-11-26 Thread Duncan Murdoch
On 26/11/2009 9:14 AM, Wolfgang Raffelsberger wrote: Dear all, I can't get texi2dvi working right. Basically I'd like to convert a .lex to .pdf without having to fiddle with the issue Sweave.sty not being in my current directory (as this was sugested in other posts on this list). When I'm in

Re: [R] makefile for sweave

2009-11-26 Thread Sundar Dorai-Raj
Is texi2dvi in your PATH? What happens if you open a CMD window and type texi2dvi at the prompt? --sundar On Thu, Nov 26, 2009 at 6:14 AM, Wolfgang Raffelsberger wrote: > Dear all, > > I can't get texi2dvi working right. Basically I'd like to convert a .lex to > .pdf without having to fiddle wit

Re: [R] makefile for sweave

2009-11-26 Thread Wolfgang Raffelsberger
Dear all, I can't get texi2dvi working right. Basically I'd like to convert a .lex to .pdf without having to fiddle with the issue Sweave.sty not being in my current directory (as this was sugested in other posts on this list). When I'm in the R-Gui I can get the help via ?texi2dvi (So I conc

Re: [R] makefile for sweave

2009-09-08 Thread Charles C. Berry
On Tue, 8 Sep 2009, Welma Pereira wrote: Hello, I have the following makefile. The problem is that the bibliography doesn t work. Any help would be appreciated! I really don t don t what to do..:-( # The sources of the report (tex, Rnw and other files (e.g. bib, idx)) TEX_CMPS = Report proble