Hi all,

I am trying to write a pdf manual for my package. I create a file
inst\doc\myDoc.tex. I taught that R CMD build will call latex on this file (like
it is said in Writing R extension), but it does not happen.

I also notice that a pdf manual is produce automatically but with a not so good
presentation (very long lines that step outside the page for example). Where can
I find the source code of this .pdf ? Is there a way to modify it?

Sorry to ask these questions, but writing R extension is not that clear on the
topic...

Christophe

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to