Skip to content

Commit

Permalink
cache the pdfcrop example
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Apr 6, 2013
1 parent c7c8da9 commit a5d8f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 085-pdfcrop.Rnw
Expand Up @@ -5,7 +5,7 @@ knit_hooks$set(crop = hook_pdfcrop)
@

Cropped.
<<test-a, crop=TRUE, fig.width=3, fig.height=3>>=
<<test-a, crop=TRUE, fig.width=3, fig.height=3, cache=TRUE>>=
plot(1)
@

Expand Down

0 comments on commit a5d8f35

Please sign in to comment.