Displaying 3 results from an estimated 3 matches for "fndb".
Did you mean:
andb
2010 Sep 14
4
Sweave and Miktex (Sweave.sty not found)
...n/demo.Rnw
I've copied the Sweave.sty file into at this point multiple places on the
Miktex path, including folders where I can see that it is looking for, and
successfully finding, sty files (e.g. Miktex 2.8/tex/latex/base). I also
went to the Miktex settings application and clicked Refresh FNDB and Update
formats.
Still I get this error when I try to run pdfLaTeX on the demo.tex file:
!LaTeX Error: File 'Sweave.sty' not found.
Can anyone help?
Thanks!
[[alternative HTML version deleted]]
2010 Feb 20
3
LaTeX/R/Sweave Problems
Dear All:
For a few days now I have struggled with recreating a stable LaTeX/R/Sweave
environment on a new Windows XP SP3 machine. Unfortunately it seems that I
ran out of good ideas and I would like your expert opinion on how I should
approach this task and be successful. In essence, I installed (several
times) in this order the following: R2.10.1 (and then R 2.9.2), Adobe
Acrobat Reader 9
2007 May 21
0
[OT/R+MikTeX] WinAnsi.enc fonts not found by ghostscript by default [solved]
...tup to be found in $R_HOME/library/grDevices]
into a TDS-compliant own texmf root directory (see MikTeX 2.5 help, chapter 6),i.e.;
[myroot]/fonts/afm/[R]
where [myroot] is (one of) your own texmf root directory/ies and [R] is an optional
subdirectory to afm, e.g. "R".
Then refresh FNDB (under MikTeX -> options).
This did the job for me.
---------------
I am not sure whether this is the preferred way to do, but I guess the R afm-fonts
will not be subject to frequent/substantial changes, so copying them from the $R_HOME
directory will probably not be too harmful with respect t...