Duncan Murdoch a écrit :
> On 23/01/2008 7:37 PM, [EMAIL PROTECTED] wrote:
>> 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 don't see this in Writing R Extensions, other than in the "Writing 
> package vignettes" section, where it says this happens for vignettes 
> in Sweave format.  You can force it to happen to .tex files by 
> including a Makefile.
Ok, thanks
>
> The usual one is produced from your .Rd documentation files.  I don't 
> know why the lines would be too long, I don't usually see that.
On the package r2lUniv, page 8, section examples: the line step outside 
the page. I saw that in other manual to.

Is it possible to change the Topic Documented order ?
And I also would like to add a "visual example" section, it is why I 
would prefer to access to the source file that produce the pdf instead 
fo rewriting all...

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