I have installed Lyx 2.0.5 and have Miktex 2.9 installed running in Win 7.0 as well as R Ver 2.15
I have installed knitr in R with simple code
<<>>=
1+1
@
and can use View DVI to produce a file in Yak
When I try and use "eyes" on the bar to produce a PDF (pdflatex) I get the following message.
Can anyone give me some idea what the problem might be
Thanks
– Steve Sidney Mar 05 '13 at 07:43
As far as PDf is concerned. Yes I am able to get ps2pdf to give me one without any other changes – Steve Sidney Mar 05 '13 at 07:47