The R Project SVN R

Rev

Rev 77235 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 77235 Rev 87182
Line 2... Line 2...
2
 
2
 
3
    notangle -Rcmp.R compiler.nw
3
    notangle -Rcmp.R compiler.nw
4
 
4
 
5
extracts the file cmp.R to standard output.
5
extracts the file cmp.R to standard output.
6
 
6
 
7
To build the pdf verison:
7
To build the pdf version:
8
 
8
 
9
    noweave -delay compiler.nw > compiler.tex
9
    noweave -delay compiler.nw > compiler.tex
10
    pdflatex compiler.tex
10
    pdflatex compiler.tex
11
 
11