Skip to content
Prev 673 / 12125 Next

[R-pkg-devel] checking PDF version of manual

Le 31/01/2016 11:37, Patrick Giraudoux a ?crit :
I am trying to "debug", now exploring  Rd2pdf, and get this:

U:\Users\pgiraudo2\Documents\R\pgir_arch\pgirmess_arch\151104v1.6.3>rcmd 
Rd2pdf
pgirmess
Hmm ... looks like a package
Converting Rd files to LaTeX .....
Creating pdf output from LaTeX ...
Warning: running command 
'"C:\PROGRA~2\MIKTEX~1.9\miktex\bin\texify.exe"  --pdf
"Rd2.tex" --max-iterations=20 -I 
"C:/PROGRA~1/R/R-32~1.3/share/texmf/tex/latex"
-I "C:/PROGRA~1/R/R-32~1.3/share/texmf/bibtex/bst"' had status 1
Error : running 'texi2dvi' on 'Rd2.tex' failed

LaTeX errors:
!pdfTeX error: pdflatex.EXE (file ec-inconsolata): Font ec-inconsolata 
at 540 n
ot found
  ==> Fatal error occurred, no output PDF file produced!

Warning: running command 
'"C:\PROGRA~2\MIKTEX~1.9\miktex\bin\texify.exe"  --pdf
"Rd2.tex" --max-iterations=20 -I 
"C:/PROGRA~1/R/R-32~1.3/share/texmf/tex/latex"
-I "C:/PROGRA~1/R/R-32~1.3/share/texmf/bibtex/bst"' had status 1
Error : running 'texi2dvi' on 'Rd2.tex' failed

LaTeX errors:
!pdfTeX error: pdflatex.EXE (file ec-inconsolata): Font ec-inconsolata 
at 540 n
ot found
  ==> Fatal error occurred, no output PDF file produced!

Error in running tools::texi2pdf()

Looks like there is someting wrong with the call to MIKTEX and a font 
missing. However I did not change anything to the MIKTEX configuration 
(MIKTEK 2.9) which was working OK last time I packaged pgirmess...

Also I can not find out how to download an "ec-inconsolata" fond through 
the MIKTEX package manager

Any advise appreciated.

Cheers,

Patrick