Dear all, To make makefiles more portable, it would be useful to have something like R CMD texi2pdf available. It would just call the texi2pdf() function from the tools package. We have a makefile that uses texi2pdf for the vignette in robustbase. With this feature it would work on some more systems. Thanks in advance, Manuel