The R Project SVN R

Rev

Rev 70204 | Rev 85931 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 70204 Rev 70223
Line 45... Line 45...
45
  \env{RD2PDF_INPUTENC} can be set to \code{inputenx} to make use of the
45
  \env{RD2PDF_INPUTENC} can be set to \code{inputenx} to make use of the
46
  LaTeX package of that name rather than \code{inputenc}: this might be
46
  LaTeX package of that name rather than \code{inputenc}: this might be
47
  needed for better support of the UTF-8 encoding.
47
  needed for better support of the UTF-8 encoding.
48
  
48
  
49
  \command{R CMD Rd2pdf} calls \code{tools::\link{texi2pdf}} to produce
49
  \command{R CMD Rd2pdf} calls \code{tools::\link{texi2pdf}} to produce
50
  its PDF file: see its help for the options for the \command{texi2dvi}
50
  its PDF file: see its help for the possibilities for the
51
  command which that function uses.
51
  \command{texi2dvi} command which that function uses (and which can be
-
 
52
  overridden by setting environment variable \env{R_TEXI2DVICMD}).
52
  
53
  
53
  Use \command{R CMD \var{foo} --help} to obtain usage information on utility
54
  Use \command{R CMD \var{foo} --help} to obtain usage information on utility
54
  \code{\var{foo}}.
55
  \code{\var{foo}}.
55
}
56
}
56
\seealso{
57
\seealso{