Skip to content

Commit

Permalink
Merge pull request #438 from dmurdoch/release138
Browse files Browse the repository at this point in the history
Merge old release attempt
  • Loading branch information
dmurdoch authored Oct 28, 2024
2 parents 772e281 + 912f8e4 commit c44576e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions R/knitr.R
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,6 @@ fns <- local({
left = "margin-left:0;margin-right:auto;",
right = "margin-left:auto;margin-right:0;",
""))))
# Not sure why this wasn't there for our vignettes...
if (!("screenshot.force" %in% names(options)))
options$screenshot.force <- FALSE

result <- do.call("knit_print", c(list(x = content, options = options), x$args))
if (!latex)
Expand Down
3 changes: 2 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 1.3.10

Responded to the issues raised on the first submission.
Responded to the issues raised on the first submission. Luke Tierney has
said that the R_InputHandlers reference is a false positive.

# 1.3.9

Expand Down

0 comments on commit c44576e

Please sign in to comment.