Skip to content

Commit 1430f0a

Browse files
committed
move more vignettes/ files to rmd, tweak Makefile
1 parent 6ac76ad commit 1430f0a

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed
File renamed without changes.
File renamed without changes.

vignettes/rmd/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ rmdvignettes := $(rmdsources:.Rmd=.pdf)
66
%.pdf: %.Rmd
77
Rscript -e 'rmarkdown::render("$<")'
88
Rscript -e 'tools::compactPDF("$@", gs_quality="ebook")'
9+
cp -vax $@ ../pdf
910

1011
all: ${rmdvignettes} Rcpp-jss-2011.pdf
1112

vignettes/rmd/figures/bootstrap.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)