The R Project SVN R

Rev

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

Rev 54934 Rev 77235
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:
-
 
8
 
-
 
9
    noweave -delay compiler.nw > compiler.tex
-
 
10
    pdflatex compiler.tex
-
 
11